fabro/.github/workflows
Bryan Helmkamp 01dfe2a4fe
ci(release): skip tests on aarch64-musl runner
The aarch64-musl binary SIGSEGVs at startup on the ubuntu-24.04-arm
runner (empty stdout/stderr, non-zero exit), so every test that
spawns 'fabro server start' fails. The shipped binary runs natively
on Alpine via the Docker image, so skip the test step here and rely
on x86_64-musl + both gnu targets for test coverage.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 13:04:14 -04:00
..
nightly.yml ci(nightly): use client-id for create-github-app-token 2026-04-18 12:36:23 -04:00
release.yml ci(release): skip tests on aarch64-musl runner 2026-04-18 13:04:14 -04:00
rust.yml chore(ci): default workflows to no permissions 2026-04-18 01:30:43 -04:00
typescript.yml chore(ci): default workflows to no permissions 2026-04-18 01:30:43 -04:00