We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9734e commit 5d10537Copy full SHA for 5d10537
src/jenkins/huge-tests-a-c
@@ -7,7 +7,7 @@ pipeline {
7
timeout(time: 35, unit: 'MINUTES')
8
}
9
tools {
10
- jdk 'openjdk-11+28'
+ jdk 'openlogic-openjdk-17.0.17+10'
11
12
stages {
13
stage('Build') {
0 commit comments