Merge branch '2.6.x' into 2.7.x
Closes gh-31446
This commit is contained in:
@@ -10,7 +10,7 @@ trap 'report_error $? $LINENO' ERR
|
||||
case "$JDK_VERSION" in
|
||||
java8)
|
||||
BASE_URL="https://api.bell-sw.com/v1/liberica/releases?version-feature=8"
|
||||
ISSUE_TITLE="Upgrade Java 8 version in CI image"
|
||||
ISSUE_TITLE="Upgrade Java 8 version in CI image and .sdkmanrc"
|
||||
;;
|
||||
java11)
|
||||
BASE_URL="https://api.bell-sw.com/v1/liberica/releases?version-feature=11"
|
||||
|
||||
Reference in New Issue
Block a user