We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1854745 commit 42ffa34Copy full SHA for 42ffa34
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.500']
+ [platform: 'linux', jdk: 21, jenkins: '2.501']
10
])
0 commit comments