Skip to content

Commit 1ab22d0

Browse files
committed
Test with Java 21.
1 parent 73827fc commit 1ab22d0

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: [
2-
[platform: 'linux', jdk: '11'],
2+
[platform: 'linux', jdk: '21'],
33
[platform: 'linux', jdk: '17'],
44
])

0 commit comments

Comments
 (0)