Unverified Commit fc1b9300 authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[ci] remove maxParallel limits on Azure DevOps (#3725)

parent 5d79ff20
......@@ -26,7 +26,6 @@ jobs:
vmImage: 'ubuntu-latest'
container: ubuntu1404
strategy:
maxParallel: 6
matrix:
regular:
TASK: regular
......@@ -74,7 +73,6 @@ jobs:
pool:
vmImage: 'macOS-10.14'
strategy:
maxParallel: 3
matrix:
regular:
TASK: regular
......@@ -110,7 +108,6 @@ jobs:
pool:
vmImage: 'vs2017-win2016'
strategy:
maxParallel: 3
matrix:
regular:
TASK: regular
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment