Skip to content

Commit

Permalink
Add jdk23 to testenv.properties for v1.0.4-release
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Leonard <anleonar@redhat.com>
  • Loading branch information
andrew-m-leonard committed Oct 16, 2024
1 parent a91c24f commit 412c706
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testenv/testenv.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ JDK17_REPO=https://github.com/adoptium/jdk17u.git
JDK17_BRANCH=jdk-17.0.13-ga
JDK21_REPO=https://github.com/adoptium/jdk21u.git
JDK21_BRANCH=jdk-21.0.5-ga
JDK23_REPO=https://github.com/adoptium/jdk23u.git
JDK23_BRANCH=jdk-23.0.1-ga
JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
JDK8_OPENJ9_BRANCH=v0.48.0-release
JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
Expand Down

0 comments on commit 412c706

Please sign in to comment.