We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f583fc5 + 3b0c269 commit c6f9a2fCopy full SHA for c6f9a2f
Jenkinsfile
@@ -7,5 +7,5 @@ buildPlugin(
7
configurations: [
8
[platform: 'linux', jdk: 11],
9
[platform: 'linux', jdk: 17],
10
- [platform: 'linux', jdk: '21', jenkins: '2.414'],
+ [platform: 'linux', jdk: 21],
11
])
0 commit comments