Skip to content

Commit

Permalink
add java11 back into the mix
Browse files Browse the repository at this point in the history
  • Loading branch information
jtnord authored Sep 21, 2023
1 parent 15e334e commit 9d47e20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
buildPlugin(useContainerAgent: true, configurations: [
[platform: 'linux', jdk: 11],
[platform: 'linux', jdk: 21],
[platform: 'windows', jdk: 17],
])

0 comments on commit 9d47e20

Please sign in to comment.