diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7f657197cb..786ed204e9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -38,7 +38,7 @@ jobs: - job: macOS pool: - vmImage: 'macOS-10.15' + vmImage: 'macOS-11' timeoutInMinutes: 90 steps: - checkout: self