Azure: Update to macOS 11

The macOS 10.15 environment is scheduled for removal by December and is
subject to periodic scheduled brownouts until then.
This commit is contained in:
Ryan Schmidt 2022-09-22 00:23:58 -05:00
parent 8fdb2f3a84
commit e03a4d2344
1 changed files with 1 additions and 1 deletions

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