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 0c38b4e commit 25f911cCopy full SHA for 25f911c
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.523']
+ [platform: 'linux', jdk: 21, jenkins: '2.524']
10
])
0 commit comments