Skip to content

Commit b6ffda3

Browse files
committed
ci: let other toolchain finish if one is failing
1 parent 42375e4 commit b6ffda3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
name: Tests
6969
runs-on: ubuntu-latest
7070
strategy:
71+
fail-fast: false
7172
matrix:
7273
rust: [stable, beta, nightly, 1.63.0]
7374
steps:

0 commit comments

Comments
 (0)