We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5bd804 commit 4aff445Copy full SHA for 4aff445
.github/workflows/main.yaml
@@ -16,6 +16,7 @@ jobs:
16
distro: iron
17
- os: ubuntu-22.04
18
distro: rolling
19
+ fail-fast: false
20
runs-on: ${{ matrix.os }}
21
steps:
22
- uses: actions/checkout@v1
0 commit comments