Skip to content

Commit

Permalink
Do not run CI with Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
zbynek authored Nov 2, 2024
1 parent 530ef78 commit 0cc3c8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
buildPlugin(useContainerAgent: true, configurations: [
[platform: 'linux', jdk: '11'],
[platform: 'linux', jdk: '17'],
[platform: 'linux', jdk: '21']
])

0 comments on commit 0cc3c8d

Please sign in to comment.