Skip to content

Commit

Permalink
Test with Java 21 (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite authored Aug 13, 2023
1 parent 7852ead commit 9a68816
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(configurations: [
[platform: 'linux', jdk: 17],
[platform: 'linux', jdk: '21', jenkins: '2.414'],
[platform: 'windows', jdk: 11],
])

0 comments on commit 9a68816

Please sign in to comment.