Skip to content

Commit f8514c9

Browse files
authored
Merge pull request #231 from MarkEWaite/test-with-java-21
Test with Java 21
2 parents 15738ee + 3cd6bf9 commit f8514c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
buildPlugin(useContainerAgent: true, configurations: [
2+
[platform: 'linux', jdk: 21],
23
[platform: 'linux', jdk: 17],
34
[platform: 'windows', jdk: 11],
45
])

0 commit comments

Comments
 (0)