Skip to content

Commit ba7dba8

Browse files
authored
Test on Java 21 (#485)
1 parent 09a763d commit ba7dba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

+1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ buildPlugin(useContainerAgent: true, configurations: [
77
[ platform: 'linux', jdk: '11' ],
88
[ platform: 'windows', jdk: '11' ],
99
[ platform: 'linux', jdk: '17' ],
10+
[ platform: 'linux', jdk: '21' ]
1011
])

0 commit comments

Comments
 (0)