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