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 3dc6020 commit fc146d1Copy full SHA for fc146d1
.github/workflows/ci.yml
@@ -35,6 +35,7 @@ jobs:
35
36
ci:
37
strategy:
38
+ fail-fast: false
39
matrix:
40
os: [ubuntu-latest, macos-latest, windows-latest]
41
runs-on: ${{ matrix.os }}
0 commit comments