Merge pull request #1 from honglei/honglei-patch-1

support python3.10b4
This commit is contained in:
Honglei 2021-07-19 22:32:06 +08:00 committed by GitHub
commit ecf6463393
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,9 @@ environment:
- {APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015, PY_VER: "37", PY_ARCH: "64"}
- {APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015, PY_VER: "36", PY_ARCH: "32"}
- {APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015, PY_VER: "36", PY_ARCH: "64"}
- PYTHON: "C:\\Python3.10b4-x64"
PYTHON_VERSION: "3.10.0b4"
PYTHON_ARCH: "64"
WORKFLOW: packages