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 acb7e04 commit a711c7cCopy full SHA for a711c7c
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
14
name: ${{ matrix.rust }} ${{ matrix.os }} ${{ join(matrix.extras) }}
15
runs-on: ${{ matrix.os }}
16
strategy:
17
+ fail-fast: false
18
matrix:
19
include:
20
- rust: 1.39.0
0 commit comments