Skip to content

Commit 5d10537

Browse files
committed
jdk17
1 parent ca9734e commit 5d10537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jenkins/huge-tests-a-c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pipeline {
77
timeout(time: 35, unit: 'MINUTES')
88
}
99
tools {
10-
jdk 'openjdk-11+28'
10+
jdk 'openlogic-openjdk-17.0.17+10'
1111
}
1212
stages {
1313
stage('Build') {

0 commit comments

Comments
 (0)