Skip to content

Commit

Permalink
Bump Visual Studio appveyor, for the brief period before we swap out …
Browse files Browse the repository at this point in the history
…to GitHub actions.
  • Loading branch information
WardF committed Mar 8, 2024
1 parent bca37eb commit 79cb6c5
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,12 +1,12 @@
image: Visual Studio 2017
image: Visual Studio 2019

environment:
matrix:
- TARGET_ARCH: x64
CONDA_INSTALL_LOCN: C:\\Miniconda-x64
MSYS2_INSTALL_LOCN: C:\msys64
MSYS2_BIN_LOCN: C:\msys64\usr\bin
CMAKE_GENERATOR: "Visual Studio 15 Win64"
CMAKE_GENERATOR: "Visual Studio 16"

platform:
- x64
Expand Down

0 comments on commit 79cb6c5

Please sign in to comment.