Skip to content

Commit 9995aa9

Browse files
committed
Remove JDK 17 Jenkins version
1 parent f0892ef commit 9995aa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
buildPlugin(useContainerAgent: true, configurations: [
22
[platform: 'linux', jdk: '11'],
3-
[platform: 'linux', jdk: '17', jenkins: '2.375' ],
3+
[platform: 'linux', jdk: '17'],
44
])

0 commit comments

Comments
 (0)