Skip to content

Commit a97c529

Browse files
committed
Use temuring-jdk17-latest for I-builds
As openjdk-jdk17-latest is stuck on older version.
1 parent b48d042 commit a97c529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JenkinsJobs/Builds/I_build.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ spec:
7373
}
7474
}
7575
tools {
76-
jdk 'openjdk-jdk17-latest'
76+
jdk 'temurin-jdk17-latest'
7777
}
7878
environment {
7979
MAVEN_OPTS = "-Xmx6G"

0 commit comments

Comments
 (0)