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
1 changed files with 1 additions and 1 deletions

View File

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