Skip to content

Commit 4aff445

Browse files
committed
Don't fail fast
1 parent d5bd804 commit 4aff445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
distro: iron
1717
- os: ubuntu-22.04
1818
distro: rolling
19+
fail-fast: false
1920
runs-on: ${{ matrix.os }}
2021
steps:
2122
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)