Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit 02533ac

Browse files
committed
We now need to use vs2019 preview image on appveyor.
1 parent d0adc2b commit 02533ac

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
@@ -3,7 +3,7 @@ branches:
33
only:
44
- master
55
max_jobs: 15
6-
image: Visual Studio 2017
6+
image: Visual Studio 2019 Preview
77
configuration: Release
88
platform: Any CPU
99
before_build:

0 commit comments

Comments
 (0)