Skip to content

Commit c74b79b

Browse files
committed
Brazenly changing the Appveyor template to use VS 2022 instead of 2019 to force it to use the 64-bit MS Build.
1 parent ef64beb commit c74b79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ branches:
2626
skip_tags: true
2727

2828
# build-matrix: all Release CPUs on Visual Studio
29-
image: Visual Studio 2019
29+
image: Visual Studio 2022
3030
configuration: Release
3131
platform: Any CPU
3232

0 commit comments

Comments
 (0)