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 e94fc7b + 993e777 commit ae7649bCopy full SHA for ae7649b
.github/workflows/ci.yml
@@ -9,6 +9,7 @@ jobs:
9
ci-linux:
10
runs-on: ubuntu-latest
11
strategy:
12
+ fail-fast: false
13
matrix:
14
# All generated code should be running on stable now
15
rust: [stable]
0 commit comments