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