use latest MacOS image available for Android PR (#3704)
This commit is contained in:
Родитель
da5cc4f35f
Коммит
3ae78fea89
|
@ -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
|
||||||
|
|
Загрузка…
Ссылка в новой задаче