We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07e131a + 34aac0d commit 4d6f00cCopy full SHA for 4d6f00c
1 file changed
Jenkinsfile
@@ -1,4 +1,3 @@
1
buildPlugin(useContainerAgent: true, configurations: [
2
- [platform: 'linux', jdk: '21'],
3
- [platform: 'linux', jdk: '17'],
+ [platform: 'linux', jdk: 25]
4
])
0 commit comments