From 4e6b2beb8a98c4d4d1b8976c57e22e74f05ef1ae Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Tue, 20 Jan 2026 15:28:19 +0100 Subject: [PATCH] [devops] macOS 12 is macOS Monterey. --- tools/devops/automation/templates/tests-stage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/devops/automation/templates/tests-stage.yml b/tools/devops/automation/templates/tests-stage.yml index 1e332637a330..4eb0ddd489c9 100644 --- a/tools/devops/automation/templates/tests-stage.yml +++ b/tools/devops/automation/templates/tests-stage.yml @@ -35,7 +35,7 @@ parameters: default: [ { stageName: 'mac_12_m1', - displayName: 'M1 - Mac Ventura (12)', + displayName: 'M1 - Mac Monterey (12)', macPool: 'VSEng-VSMac-Xamarin-Shared', useImage: false, statusContext: 'M1 - Mac Monterey (12)',