Skip to content

Commit

Permalink
Test on Java 21 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault authored Aug 12, 2023
1 parent 4aae4cf commit 0008aed
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
Expand Up @@ -6,4 +6,5 @@
buildPlugin(useContainerAgent: true, configurations: [
[ platform: 'linux', jdk: '11' ],
[ platform: 'linux', jdk: '17' ],
[ platform: 'linux', jdk: '21' ]
])

0 comments on commit 0008aed

Please sign in to comment.