Skip to content

Commit

Permalink
Remove Java 11 from test configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite authored Nov 13, 2023
1 parent 1ceda90 commit a26f4c1
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(configurations: [
[platform: 'linux', jdk: 21],
[platform: 'linux', jdk: 11],
[platform: 'windows', jdk: 17],
])

0 comments on commit a26f4c1

Please sign in to comment.