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.
javaLevel
1 parent 2ff7d1e commit c90a9d4Copy full SHA for c90a9d4
Jenkinsfile
@@ -1,5 +1,5 @@
1
buildPlugin(configurations: [
2
[ platform: "linux", jdk: "8"],
3
[ platform: "windows", jdk: "8"],
4
- [ platform: "linux", jdk: "11", javaLevel: "8" ]
+ [ platform: "linux", jdk: "11" ]
5
])
0 commit comments