Skip to content

Commit c90a9d4

Browse files
basilolamy
andauthored
Remove javaLevel (#525)
Co-authored-by: Olivier Lamy <olamy@apache.org>
1 parent 2ff7d1e commit c90a9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildPlugin(configurations: [
22
[ platform: "linux", jdk: "8"],
33
[ platform: "windows", jdk: "8"],
4-
[ platform: "linux", jdk: "11", javaLevel: "8" ]
4+
[ platform: "linux", jdk: "11" ]
55
])

0 commit comments

Comments
 (0)