Change CentOS build to use agent pool because builds on hosted agents run out of disk space. (#3662)

This commit is contained in:
edgchen1 2020-04-23 12:19:19 -07:00 committed by GitHub
parent 2dd4f7e96b
commit 49a1c5e546
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,7 @@
jobs:
- job: linux_centos_ci
timeoutInMinutes: 60
pool:
vmImage: 'ubuntu-latest'
pool: 'Linux-CPU'
strategy:
maxParallel: 2
matrix: