From b3f5c4eba6aafe2e637b96962145d707d04e4246 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Sat, 18 Nov 2023 17:00:54 +0100 Subject: [PATCH] Update .cirrus.yml --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 01983a21a..67ef8f0b6 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,5 +1,5 @@ macos_instance: - image: ghcr.io/cirruslabs/macos-sonoma-xcode:15 + image: ghcr.io/cirruslabs/macos-ventura-xcode:15 task: name: AppleM1/GCC/xcode15