Skip to content

Commit

Permalink
Merge pull request #13911 from AdamBrousseau/update_bootjdk17
Browse files Browse the repository at this point in the history
Update BootJDK 17 to 0.29.1 M1
  • Loading branch information
pshipton committed Nov 11, 2021
2 parents c4bbd37 + ac593a7 commit a3d184e
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 a3d184e

Please sign in to comment.