Skip to content

Commit

Permalink
ci: reenable windows platform
Browse files Browse the repository at this point in the history
  • Loading branch information
pbo-linaro committed Apr 15, 2024
1 parent e10d334 commit 5a7773f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
buildPlugin(useContainerAgent: true, configurations: [
[platform: 'linux', jdk: 21],
[platform: 'linux', jdk: 17],
[platform: 'windows', jdk: 17],
])

0 comments on commit 5a7773f

Please sign in to comment.