Skip to content

Commit

Permalink
Use VS 2019 tooling for Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed May 2, 2020
1 parent a95ea61 commit 3a9b9b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
@@ -1,5 +1,5 @@
image:
- Visual Studio 2017
- Visual Studio 2019
- Ubuntu


Expand Down Expand Up @@ -36,7 +36,7 @@ for:
# -------------------
matrix:
only:
- image: Visual Studio 2017
- image: Visual Studio 2019

# update AppVeyor build version; this matters for deployments
init:
Expand Down

0 comments on commit 3a9b9b5

Please sign in to comment.