Skip to content

Commit 4c9cb28

Browse files
authored
Remove java-8 from CI
1 parent 395cf8d commit 4c9cb28

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
buildPlugin(useContainerAgent: true, configurations: [
2-
[platform: 'linux', jdk: '8'],
32
[platform: 'linux', jdk: '11'],
43
[platform: 'linux', jdk: '17', jenkins: '2.342' ],
54
])

0 commit comments

Comments
 (0)