Skip to content

Commit 4d6f00c

Browse files
authored
Merge pull request #289 from MarkEWaite/test-with-java-25
Test with Java 25
2 parents 07e131a + 34aac0d commit 4d6f00c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Jenkinsfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
buildPlugin(useContainerAgent: true, configurations: [
2-
[platform: 'linux', jdk: '21'],
3-
[platform: 'linux', jdk: '17'],
2+
[platform: 'linux', jdk: 25]
43
])

0 commit comments

Comments
 (0)