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.
2 parents 15738ee + 3cd6bf9 commit f8514c9Copy full SHA for f8514c9
1 file changed
Jenkinsfile
@@ -1,4 +1,5 @@
1
buildPlugin(useContainerAgent: true, configurations: [
2
+ [platform: 'linux', jdk: 21],
3
[platform: 'linux', jdk: 17],
4
[platform: 'windows', jdk: 11],
5
])
0 commit comments