mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 18:51:15 -03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user