criu/.github
Radostin Stoyanov b17769b930 ci: disable fail-fast for CI matrix jobs
By default GitHub Actions cancels all in-progress and queued matrix
legs as soon as one leg fails (fail-fast: true). Re-running only the
failed job afterwards does not bring back the cancelled siblings, so
recovering from a single failure requires re-running the whole job.

Cancelling the siblings also hides information: whether the other
shards or environments would have passed or failed is exactly
what we want to know from a CI run, not something to discard
on the first failure. Set fail-fast: false on the matrix jobs
that were still inheriting the default, so every leg runs
to completion independently.

Assisted-by: Claude Code:claude-opus-4-8
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2026-06-11 08:12:06 +02:00
..
actions/lima-vm-setup ci: port CentOS Stream test to GitHub Actions using Lima 2026-06-10 12:29:26 +01:00
workflows ci: disable fail-fast for CI matrix jobs 2026-06-11 08:12:06 +02:00
copilot-instructions.md github: add Copilot repository-specific instructions 2026-01-28 23:40:31 -08:00
ISSUE_TEMPLATE.md github: Add templates for new issues and pull requests 2021-09-03 10:31:00 -07:00
PULL_REQUEST_TEMPLATE.md github: Add templates for new issues and pull requests 2021-09-03 10:31:00 -07:00