From a9570e679e9b921cdaaafb7fcf0ce8602aafccab Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Wed, 2 Oct 2024 15:43:43 -0700 Subject: [PATCH] Switch back to macos 13 --- .vsts-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vsts-pr.yml b/.vsts-pr.yml index 2222ff644..6f4785ed1 100644 --- a/.vsts-pr.yml +++ b/.vsts-pr.yml @@ -345,7 +345,7 @@ stages: parameters: agentOs: Darwin pool: - vmImage: 'macOS-latest' + vmImage: 'macos-13' timeoutInMinutes: 180 strategy: matrix: