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

View File

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