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.
2 parents e6f3a0f + 93e6298 commit d0f2b0bCopy full SHA for d0f2b0b
Jenkinsfile
@@ -2,5 +2,5 @@ buildPlugin(
2
forkCount: '1C',
3
useContainerAgent: true,
4
configurations: [
5
- [platform: 'linux', jdk: 11]
6
-])
+ [platform: 'linux', jdk: 17]
+])
0 commit comments