Skip to content

Commit

Permalink
Stop building on Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
sghill committed Jan 18, 2025
1 parent dc41fb5 commit 4d28064
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
buildPlugin(useContainerAgent: true,
configurations: [
[platform: 'linux', jdk: '11'],
[platform: 'linux', jdk: '17'],
[platform: 'windows', jdk: '17'],
[platform: 'linux', jdk: '21'],
])
Expand Down

0 comments on commit 4d28064

Please sign in to comment.