Skip to content

Commit

Permalink
Use newer Visual Studio
Browse files Browse the repository at this point in the history
  • Loading branch information
benmwebb committed Dec 10, 2021
1 parent 8cae74b commit fea2154
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
environment:
# For Python versions available on Appveyor, see
# https://www.appveyor.com/docs/windows-images-software/#python
matrix:
- PYTHON: "C:\\Python39-x64"

platform: x64
- {APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019, PYTHON: "C:\\Python39-x64"}

install:
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
Expand Down

0 comments on commit fea2154

Please sign in to comment.