Skip to content

Commit

Permalink
Merge branch '2.7.x' into 3.0.x
Browse files Browse the repository at this point in the history
Closes gh-36602
  • Loading branch information
wilkinsona committed Jul 31, 2023
2 parents d3151cf + abf2ae7 commit 06cb28d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/images/get-jdk-url.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ case "$1" in
echo "https://github.com/bell-sw/Liberica/releases/download/17.0.8+7/bellsoft-jdk17.0.8+7-linux-amd64.tar.gz"
;;
java20)
echo "https://github.com/bell-sw/Liberica/releases/download/20.0.1+10/bellsoft-jdk20.0.1+10-linux-amd64.tar.gz"
echo "https://github.com/bell-sw/Liberica/releases/download/20.0.2+10/bellsoft-jdk20.0.2+10-linux-amd64.tar.gz"
;;
*)
echo $"Unknown java version"
Expand Down

0 comments on commit 06cb28d

Please sign in to comment.