Skip to content

Commit

Permalink
Use temuring-jdk17-latest for I-builds
Browse files Browse the repository at this point in the history
As openjdk-jdk17-latest is stuck on older version.
  • Loading branch information
akurtakov committed Sep 27, 2024
1 parent b48d042 commit a97c529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JenkinsJobs/Builds/I_build.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
}
}
tools {
jdk 'openjdk-jdk17-latest'
jdk 'temurin-jdk17-latest'
}
environment {
MAVEN_OPTS = "-Xmx6G"
Expand Down

0 comments on commit a97c529

Please sign in to comment.