Update .cirrus.yml

This commit is contained in:
Fedor Korotkov 2024-06-28 15:34:57 -04:00 committed by GitHub
parent f887c42ab1
commit 4a45e89e9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -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