Skip to content

Commit

Permalink
Update AppVeyor to use VS 2019
Browse files Browse the repository at this point in the history
  • Loading branch information
kcat committed Sep 23, 2023
1 parent c53ed17 commit 43d6ee5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: 1.23.1.{build}

environment:
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
GEN: "Visual Studio 15 2017"
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
GEN: "Visual Studio 16 2019"
matrix:
- ARCH: Win32
CFG: Release
Expand Down

0 comments on commit 43d6ee5

Please sign in to comment.