Skip to content

Commit ac4a4af

Browse files
committed
appveyor.yml - Change to using previous VS2022 image
- See if this fixes build failing due to missing targeting pack
1 parent ddd714b commit ac4a4af

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
@@ -2,7 +2,7 @@ version: 140.1.140-CI{build}
22

33
clone_depth: 10
44

5-
image: Visual Studio 2022
5+
image: Previous Visual Studio 2022
66

77
configuration: Release
88

0 commit comments

Comments
 (0)