Skip to content

Commit 84fea90

Browse files
committed
do not fail fast
1 parent d1a6d1d commit 84fea90

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
@@ -9,6 +9,7 @@ concurrency:
99
jobs:
1010
build:
1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
platform: [
1415
ubuntu-latest,

0 commit comments

Comments
 (0)