Skip to content

Commit 7b0e43d

Browse files
gountharjtnord
andauthored
Apply suggestions from code review
Co-authored-by: James Nord <[email protected]>
1 parent e557fe6 commit 7b0e43d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
buildPlugin(
22
useContainerAgent: true,
33
configurations: [
4+
[platform: 'linux', jdk: 11],
45
[platform: 'linux', jdk: 21],
56
[platform: 'windows', jdk: 17],
67
])

0 commit comments

Comments
 (0)