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.
2 parents 1fc8466 + 1f53f70 commit d01f7aaCopy full SHA for d01f7aa
.github/workflows/ci.yml
@@ -13,6 +13,7 @@ jobs:
13
runs-on: ${{ matrix.os }}
14
container: docker://altendky/hydra:ubuntu-3-minors
15
strategy:
16
+ fail-fast: false
17
matrix:
18
os:
19
- ubuntu-latest
0 commit comments