Use OSX 11 pool for MacOSX (#12642)

This commit is contained in:
Ilya Lavrenov 2022-08-19 14:28:51 +04:00 committed by GitHub
parent d7ce8289ac
commit 3089c868b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ jobs:
timeoutInMinutes: 360
pool:
vmImage: 'macOS-10.15'
vmImage: 'macOS-11'
variables:
system.debug: true