Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LMBooth authored Dec 9, 2024
1 parent 89cd43e commit 9698cf6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ environment:
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
PYTHON: "C:\\Python39-x64"
PYTHON_VERSION: "3.9"
#- ID: VS2019_Py312
# APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
# PYTHON: "C:\\Python312-x64"
# PYTHON_VERSION: "3.12"
- ID: VS2019_Py312
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
PYTHON: "C:\\Python312-x64"
PYTHON_VERSION: "3.12"
- ID: macOS
APPVEYOR_BUILD_WORKER_IMAGE: macos-monterey
PYTHON: "3.9"
Expand Down

0 comments on commit 9698cf6

Please sign in to comment.