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.
1 parent a83ac5b commit 3c46261Copy full SHA for 3c46261
Jenkinsfile
@@ -6,5 +6,5 @@
6
buildPlugin(useContainerAgent: true, forkCount: '1C', configurations: [
7
[platform: 'linux', jdk: 17],
8
[platform: 'windows', jdk: 17],
9
- [platform: 'linux', jdk: 21, jenkins: '2.540']
+ [platform: 'linux', jdk: 21, jenkins: '2.542']
10
])
0 commit comments