Update azure-pipelines-ci.yml for Azure Pipelines
parent
17b59cd410
commit
5a9db70d24
|
@ -19,7 +19,7 @@ jobs:
|
|||
pool:
|
||||
vmImage: 'ubuntu-latest'
|
||||
strategy:
|
||||
maxParallel: 2
|
||||
maxParallel: 1
|
||||
matrix:
|
||||
Python35:
|
||||
python.version: '3.5'
|
||||
|
|
Loading…
Reference in New Issue