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