Skip to content

Commit 641c0a6

Browse files
authored
Merge pull request #1378 from yedayak/gha-fail-fast
ci: Make distcheck not cancel jobs once one fails
2 parents 9f5aedb + 2589e71 commit 641c0a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
network: none
5151
- dist: fedoradev
5252
- dist: ubuntu14
53+
fail-fast: false
5354
steps:
5455
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5556
- uses: googleapis/release-please-action@5792afc6b46e9bb55deda9eda973a18c226bc3fc # v4.1.5

0 commit comments

Comments
 (0)