Test Python 3.13 on AppVeyor

This commit is contained in:
Hugo van Kemenade 2024-08-18 20:41:01 +03:00
parent 51c577df82
commit a9cbf6d5a7

View File

@ -18,7 +18,7 @@ environment:
TEST_OPTIONS: TEST_OPTIONS:
DEPLOY: YES DEPLOY: YES
matrix: matrix:
- PYTHON: C:/Python312 - PYTHON: C:/Python313
ARCHITECTURE: x86 ARCHITECTURE: x86
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
- PYTHON: C:/Python39-x64 - PYTHON: C:/Python39-x64