Skip to content

Commit 7c7780d

Browse files
committed
blindly test if the image name 'Visual Studio' works
1 parent 5cd5a6f commit 7c7780d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
image:
22
- macos
3-
- Visual Studio 2019
3+
- Visual Studio
44

55
for:
66
-
77
matrix:
88
only:
9-
- image: Visual Studio 2019
9+
- image: Visual Studio
1010

1111
init:
1212
ps: |

0 commit comments

Comments
 (0)