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 d1a6d1d commit 84fea90Copy full SHA for 84fea90
.github/workflows/rust.yml
@@ -9,6 +9,7 @@ concurrency:
9
jobs:
10
build:
11
strategy:
12
+ fail-fast: false
13
matrix:
14
platform: [
15
ubuntu-latest,
0 commit comments