Update azure-pipelines-wheels.yml for Azure Pipelines

This commit is contained in:
Pascal Vizeli 2019-07-12 09:42:21 +02:00
parent aaeca69bd5
commit 95abd91354

View File

@ -23,7 +23,7 @@ jobs:
pool: pool:
vmImage: 'ubuntu-latest' vmImage: 'ubuntu-latest'
strategy: strategy:
maxParallel: 3 maxParallel: 5
matrix: matrix:
amd64: amd64:
buildArch: 'amd64' buildArch: 'amd64'