Skip to content

Commit

Permalink
Change to Visual Studio 17.6.5 for building on Windows at Oracle [JDK…
Browse files Browse the repository at this point in the history
…-8319573]
  • Loading branch information
marwan-hallaoui committed Nov 9, 2023
1 parent 596df27 commit 4bd30c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ local contains(str, needle) = std.findSubstr(needle, str) != [];
},
packages+: {
# devkit_platform_revisions in make/conf/jib-profiles.js
"devkit:VS2022-17.1.0+1" : "==1"
"devkit:VS2022-17.6.5+1" : "==0"
},
capabilities+: ["windows"],
name+: "-windows-cygwin",
Expand Down

0 comments on commit 4bd30c9

Please sign in to comment.