From 4a45e89e9fa348f3e6172dbf5727f61625c21ccc Mon Sep 17 00:00:00 2001 From: Fedor Korotkov Date: Fri, 28 Jun 2024 15:34:57 -0400 Subject: [PATCH] Update .cirrus.yml --- .cirrus.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 55e5a14..561462e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -57,8 +57,6 @@ task: name: "Update Base Images ($MACOS_VERSION)" alias: update-base matrix: - - env: - MACOS_VERSION: sequoia - env: MACOS_VERSION: sonoma only_if: $CIRRUS_CRON == "monthly" @@ -127,8 +125,6 @@ task: name: "Release Xcode $CIRRUS_TAG ($MACOS_VERSION)" only_if: $CIRRUS_TAG != "" matrix: - - env: - MACOS_VERSION: sequoia - env: MACOS_VERSION: sonoma <<: *defaults