Skip to content

Commit 9e2c0b5

Browse files
committed
ci: do not fail fast to check the build on both os
1 parent a69251e commit 9e2c0b5

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
@@ -32,6 +32,7 @@ jobs:
3232

3333
test_and_build:
3434
strategy:
35+
fail-fast: false
3536
matrix:
3637
os: [ubuntu-latest, windows-latest]
3738

0 commit comments

Comments
 (0)