Cirrus: remove misplaced/redundant only_if

This commit is contained in:
Johannes Altmanninger 2024-08-04 21:36:24 +02:00
parent 4df0adefc8
commit 25724342e1

View File

@ -39,7 +39,6 @@ linux_arm_task:
- name: focal-arm64 - name: focal-arm64
arm_container: arm_container:
image: ghcr.io/fish-shell/fish-ci/focal-arm64 image: ghcr.io/fish-shell/fish-ci/focal-arm64
only_if: $CIRRUS_REPO_OWNER == 'fish-shell'
- name: jammy-armv7-32bit - name: jammy-armv7-32bit
arm_container: arm_container:
image: ghcr.io/fish-shell/fish-ci/jammy-armv7-32bit image: ghcr.io/fish-shell/fish-ci/jammy-armv7-32bit