We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee91b4f commit 5c9c25bCopy full SHA for 5c9c25b
.github/workflows/ci.yml
@@ -12,6 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
continue-on-error: ${{ matrix.version == 'nightly' }}
14
strategy:
15
+ fail-fast: false
16
matrix:
17
version:
18
- '1.6'
0 commit comments