Skip to content

Commit 34181cc

Browse files
update visual studio version
1 parent e745b30 commit 34181cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ local contains(str, needle) = std.findSubstr(needle, str) != [];
4747
},
4848
packages+: {
4949
# devkit_platform_revisions in make/conf/jib-profiles.js
50-
"devkit:VS2022-17.6.5+1" : "==0"
50+
"devkit:VS2022-17.13.2+1" : "==0"
5151
},
5252
capabilities+: ["windows"],
5353
name+: "-windows-cygwin",

0 commit comments

Comments
 (0)