mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
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> |
||
|---|---|---|
| .. | ||
| actions/lima-vm-setup | ||
| workflows | ||
| copilot-instructions.md | ||
| ISSUE_TEMPLATE.md | ||
| PULL_REQUEST_TEMPLATE.md | ||