Skip to content

Commit ce37faf

Browse files
authored
Update Jenkins version used for CI
1 parent a72d9fc commit ce37faf

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.342' ],
3+
[platform: 'linux', jdk: '17', jenkins: '2.361' ],
44
])

0 commit comments

Comments
 (0)