Merge pull request #180 from ryandesign/azure-macos11

Azure: Update to macOS 11
This commit is contained in:
Wolfgang Thaller 2022-09-22 22:02:00 +02:00 committed by GitHub
commit 45236e10c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ jobs:
- job: macOS - job: macOS
pool: pool:
vmImage: 'macOS-10.15' vmImage: 'macOS-11'
timeoutInMinutes: 90 timeoutInMinutes: 90
steps: steps:
- checkout: self - checkout: self