diff --git a/.ado/azure-pipelines.yml b/.ado/azure-pipelines.yml index 2b7c8a6f1..2619081a2 100644 --- a/.ado/azure-pipelines.yml +++ b/.ado/azure-pipelines.yml @@ -39,7 +39,7 @@ jobs: - job: AndroidPR displayName: Android PR pool: - vmImage: 'macos-11' + vmImage: 'macos-latest' variables: platform: 'android' timeoutInMinutes: 60 # how long to run the job before automatically cancelling