We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73827fc + 1ab22d0 commit 6f41cc5Copy full SHA for 6f41cc5
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