mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 11:30:06 +01:00
Move commented-out items outside of the matrix
This commit is contained in:
@@ -14,10 +14,6 @@ jobs:
|
||||
python.version: '3.7'
|
||||
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,12 +22,17 @@ jobs:
|
||||
python.version: '3.7'
|
||||
python.arch: x64
|
||||
addToPath: true
|
||||
# Py38_x64:
|
||||
# python.version: '3.8'
|
||||
# python.arch: x64
|
||||
# addToPath: true
|
||||
maxParallel: 4
|
||||
|
||||
# Py38_x86:
|
||||
# python.version: '3.8'
|
||||
# python.arch: x86
|
||||
# addToPath: true
|
||||
# Py38_x64:
|
||||
# python.version: '3.8'
|
||||
# python.arch: x64
|
||||
# addToPath: true
|
||||
|
||||
|
||||
variables: {'PYTHONUNBUFFERED': '1'}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user