Skip to content

Commit

Permalink
Update BootJDK 17 to 0.29.1 M1
Browse files Browse the repository at this point in the history
Related #13897

Signed-off-by: Adam Brousseau <adam.brousseau88@gmail.com>
  • Loading branch information
AdamBrousseau committed Nov 11, 2021
1 parent c4bbd37 commit ac593a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildenv/jenkins/variables/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ boot_jdk_default:
all: '1'
url:
all: "https://api.adoptopenjdk.net/v3/binary/latest/${bootJDKVersion}/ga/${os}/${arch}/jdk/openj9/normal/adoptopenjdk?project=jdk"
17: "https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17%2B35_openj9-0.28.0-m2/ibm-semeru-open-jdk_${arch}_${os}_17_35_openj9-0.28.0-m2.tar.gz"
17: "https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.1%2B12_openj9-0.29.1-m1/ibm-semeru-open-jdk_${arch}_${os}_17.0.1_12_openj9-0.29.1-m1.tar.gz"
#========================================#
# Cuda
#========================================#
Expand Down

0 comments on commit ac593a7

Please sign in to comment.