From ff3db4155d5e3deaaeca7cf455d8ffc4fe2a3b32 Mon Sep 17 00:00:00 2001 From: Matt Wrock Date: Tue, 28 Nov 2023 06:00:01 -0800 Subject: [PATCH] bump release pipeline aarch64-darwin agent to macos 12 Signed-off-by: Matt Wrock --- .expeditor/release_habitat.pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.expeditor/release_habitat.pipeline.yml b/.expeditor/release_habitat.pipeline.yml index 1e0d61229b..98da7f9e97 100644 --- a/.expeditor/release_habitat.pipeline.yml +++ b/.expeditor/release_habitat.pipeline.yml @@ -88,7 +88,7 @@ steps: expeditor: executor: macos: - os-version: "11" + os-version: "12" inherit-environment-vars: true timeout_in_minutes: 60 retry: