We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73827fc commit 1ab22d0Copy full SHA for 1ab22d0
1 file changed
Jenkinsfile
@@ -1,4 +1,4 @@
1
buildPlugin(useContainerAgent: true, configurations: [
2
- [platform: 'linux', jdk: '11'],
+ [platform: 'linux', jdk: '21'],
3
[platform: 'linux', jdk: '17'],
4
])
0 commit comments