mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
Remove the maxParallel constraints. Let Azure take care of that.
This commit is contained in:
@@ -22,7 +22,6 @@ jobs:
|
||||
python: 'python3.9'
|
||||
make_venv: 'python3.9 -m venv venv'
|
||||
venv_pkg: 'python3.9-venv'
|
||||
maxParallel: 4
|
||||
|
||||
variables: {'PYTHONUNBUFFERED': '1'}
|
||||
|
||||
|
||||
@@ -22,7 +22,6 @@ jobs:
|
||||
python_version: '3.9.0'
|
||||
python_pkg: 'python-3.9.0-macosx10.9.pkg'
|
||||
python: 'python3.9'
|
||||
maxParallel: 4
|
||||
|
||||
|
||||
variables: {'PYTHONUNBUFFERED': '1'}
|
||||
|
||||
@@ -40,7 +40,6 @@ jobs:
|
||||
# python.version: '3.9'
|
||||
# python.arch: x64
|
||||
# addToPath: true
|
||||
maxParallel: 4
|
||||
|
||||
|
||||
variables: {'PYTHONUNBUFFERED': '1'}
|
||||
|
||||
Reference in New Issue
Block a user