From c67fffba48b232c0421f98a2bf0abbfe60b7b5e5 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Fri, 5 Apr 2024 15:34:15 +0100 Subject: [PATCH] remove macos 12 monterey build, cirrus doesnt seem to support anymore. --- .cirrus.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index aa92be8..cf230c8 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -6,7 +6,6 @@ task: macos_instance: matrix: - - image: ghcr.io/cirruslabs/macos-monterey-xcode:latest - image: ghcr.io/cirruslabs/macos-ventura-xcode:latest - image: ghcr.io/cirruslabs/macos-sonoma-xcode:latest env: