Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Pascal Vizeli 2019-07-12 09:42:55 +02:00
parent b67e116650
commit cd86c6814e

View File

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