macOS Azure CI test updated

Reason: https://aka.ms/blocked-hosted-agent
This commit is contained in:
Paulchen Panther 2020-03-12 21:50:54 +01:00 committed by GitHub
parent 8b59de59b3
commit be72b1ef98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ jobs:
- job: macOS - job: macOS
timeoutInMinutes: 120 timeoutInMinutes: 120
pool: pool:
vmImage: 'macOS-10.13' vmImage: 'macOS-10.14'
steps: steps:
- checkout: self # represents the repo where the initial Pipelines YAML file was found - checkout: self # represents the repo where the initial Pipelines YAML file was found