From c48b306f5803f99a6b324ad79e0f07c7f8ac2669 Mon Sep 17 00:00:00 2001 From: Iain Buclaw Date: Sun, 1 Jan 2023 07:39:45 +0100 Subject: [PATCH] ci: Update cirrus macOS image to macos-monterey-xcode --- .cirrus.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 414298bd9..8ed1c029d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -40,9 +40,9 @@ linux_task: # Mac macos_task: - name: macOS 11.x x64 - osx_instance: - image: big-sur-xcode + name: macOS 12.x x64 (M1) + macos_instance: + image: ghcr.io/cirruslabs/macos-monterey-xcode:latest timeout_in: 60m environment: OS_NAME: darwin