mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-22 08:34:35 +00:00
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:
parent
8fdb2f3a84
commit
e03a4d2344
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user