Skip to content

Commit

Permalink
openjdk-11
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Oct 15, 2023
1 parent c127a44 commit 61564cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jenkins/library-tests
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pipeline {
timeout(time: 210, unit: 'MINUTES')
}
tools {
jdk 'openjdk-1.8'
jdk 'openjdk-11+28'
}
stages {
stage('Build') {
Expand Down

0 comments on commit 61564cc

Please sign in to comment.