mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Azure doesn't have Python 3.8 yet
This commit is contained in:
@@ -14,10 +14,10 @@ jobs:
|
||||
python.version: '3.7'
|
||||
python.arch: x86
|
||||
addToPath: true
|
||||
Py38_x86:
|
||||
python.version: '3.8'
|
||||
python.arch: x86
|
||||
addToPath: true
|
||||
# Py38_x86:
|
||||
# python.version: '3.8'
|
||||
# python.arch: x86
|
||||
# addToPath: true
|
||||
Py36_x64:
|
||||
python.version: '3.6'
|
||||
python.arch: x64
|
||||
@@ -26,10 +26,10 @@ jobs:
|
||||
python.version: '3.7'
|
||||
python.arch: x64
|
||||
addToPath: true
|
||||
Py38_x64:
|
||||
python.version: '3.8'
|
||||
python.arch: x64
|
||||
addToPath: true
|
||||
# Py38_x64:
|
||||
# python.version: '3.8'
|
||||
# python.arch: x64
|
||||
# addToPath: true
|
||||
maxParallel: 4
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user