Skip to content

Commit 744965c

Browse files
committed
Update appveyor to force modern VS version.
The default VS2015 was miscompiling the code.
1 parent 385c087 commit 744965c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ branches:
66
skip_non_tags: true
77
shallow_clone: true
88

9+
image: Visual Studio 2022
10+
911
configuration: Release
1012

1113
platform:

0 commit comments

Comments
 (0)