diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d13df78d82..2460c36758 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -55,7 +55,7 @@ jobs: - job: macOS pool: - vmImage: 'macOS-11' + vmImage: 'macOS-13' timeoutInMinutes: 90 steps: - checkout: self