Skip to content

Commit

Permalink
Updated AppVeyor to Python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Nov 7, 2022
1 parent 820214d commit e31ca06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
TEST_OPTIONS:
DEPLOY: YES
matrix:
- PYTHON: C:/Python310
- PYTHON: C:/Python311
ARCHITECTURE: x86
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
- PYTHON: C:/Python37-x64
Expand Down

0 comments on commit e31ca06

Please sign in to comment.