Update AppVeyor Python version.
parent
afefe6e2dd
commit
3583293076
|
@ -12,12 +12,10 @@ environment:
|
||||||
COMPILER: mingw32
|
COMPILER: mingw32
|
||||||
# Cython not yet support
|
# Cython not yet support
|
||||||
# - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
# - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||||
# PYTHON_DEV: 3.8.0
|
# PYTHON_DIR: C:\Python38-x64
|
||||||
# PYTHON_DIR: C:\Python38
|
|
||||||
# COMPILER: mingw32
|
# COMPILER: mingw32
|
||||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||||
PYTHON_DEV: 3.8.0
|
PYTHON_DIR: C:\Python38-x64
|
||||||
PYTHON_DIR: C:\Python38
|
|
||||||
COMPILER: msvc
|
COMPILER: msvc
|
||||||
for:
|
for:
|
||||||
- matrix:
|
- matrix:
|
||||||
|
|
Loading…
Reference in New Issue