Skip to content

Commit e2eecf7

Browse files
committed
add Linux JDK 21 build
1 parent 884c6c3 commit e2eecf7

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
@@ -7,5 +7,6 @@ buildPlugin(
77
timeout: 360,
88
configurations: [
99
[platform: 'linux', jdk: 17],
10+
[platform: 'linux', jdk: 21],
1011
[platform: 'windows', jdk: 11],
1112
])

0 commit comments

Comments
 (0)