use latest MacOS image available for Android PR (#3704)

This commit is contained in:
Patrick Boyd 2024-08-09 10:31:15 -07:00 коммит произвёл GitHub
Родитель da5cc4f35f
Коммит 3ae78fea89
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -39,7 +39,7 @@ jobs:
- job: AndroidPR - job: AndroidPR
displayName: Android PR displayName: Android PR
pool: pool:
vmImage: 'macos-11' vmImage: 'macos-latest'
variables: variables:
platform: 'android' platform: 'android'
timeoutInMinutes: 60 # how long to run the job before automatically cancelling timeoutInMinutes: 60 # how long to run the job before automatically cancelling