Skip to content

Commit 7ad7696

Browse files
committed
move to windows - Java 17
1 parent b6bd441 commit 7ad7696

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
@@ -8,5 +8,5 @@ buildPlugin(
88
configurations: [
99
[platform: 'linux', jdk: 17],
1010
[platform: 'linux', jdk: 21],
11-
[platform: 'windows', jdk: 11],
11+
[platform: 'windows', jdk: 17],
1212
])

0 commit comments

Comments
 (0)