cirrus: disable jammy-armv7-32bit for now

This fails with "exec format error" because our container is built
on a 64 bit system on GitHub Actions.  Not yet sure how to fix that.
This commit is contained in:
Johannes Altmanninger
2025-10-12 05:51:22 +02:00
parent e1b064f6cc
commit 8a4a8bb6a0

View File

@@ -28,9 +28,6 @@ linux_arm_task:
- name: focal-arm64
arm_container:
image: ghcr.io/fish-shell/fish-ci/focal-arm64
- name: jammy-armv7-32bit
arm_container:
image: ghcr.io/fish-shell/fish-ci/jammy-armv7-32bit
tests_script:
# cirrus at times gives us 32 procs and 2 GB of RAM
# Unrestriced parallelism results in OOM