Skip to content

Commit

Permalink
Test with Jenkins 2.462 on ci.jenkins.io
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Aug 4, 2024
1 parent 5f16c07 commit 34a46e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ buildPlugin(
// we use Docker for containerized tests
useContainerAgent: false,
configurations: [
[platform: 'linux', jdk: 21],
[platform: 'linux', jdk: 21, jenkins: '2.462'],
[platform: 'windows', jdk: 17],
])

0 comments on commit 34a46e4

Please sign in to comment.