no only_if
This commit is contained in:
parent
da102cc5e6
commit
d038ed85d2
|
|
@ -7,7 +7,6 @@ task:
|
|||
XCODE_VERSIONS: 15.2,15.3,15.4,16
|
||||
- MACOS_VERSION: sequoia
|
||||
XCODE_VERSIONS: "\"16.1-beta-3\",15.4,16"
|
||||
only_if: $CIRRUS_CRON == "weekly" # Every Sunday at 14 UTC
|
||||
<<: *defaults
|
||||
pull_base_script:
|
||||
- tart pull ghcr.io/cirruslabs/macos-$MACOS_VERSION-base:latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue