Skip to content

Commit

Permalink
Test with Java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Aug 13, 2023
1 parent c470a0b commit fac3a4d
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 @@ -2,5 +2,6 @@ buildPlugin(
useContainerAgent: true,
configurations: [
[platform: 'linux', jdk: 17],
[platform: 'linux', jdk: '21', jenkins: '2.414'],
// TODO add Windows containers once we get Windows 2016 agents and DockerRule can handle Windows containers
])

0 comments on commit fac3a4d

Please sign in to comment.