We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b4bf14 commit 6105be2Copy full SHA for 6105be2
Jenkinsfile
@@ -4,5 +4,6 @@
4
buildPlugin(
5
useContainerAgent: true,
6
configurations: [
7
- [platform: 'linux', jdk: 11],
+ [platform: 'linux', jdk: 21],
8
+ [platform: 'linux', jdk: 17],
9
])
0 commit comments