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