Skip to content

Commit 30f393e

Browse files
committed
Always fail-fast: false in CI
1 parent 05523c0 commit 30f393e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/experimental.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
timeout-minutes: 10
1111

1212
strategy:
13+
fail-fast: false
1314
matrix:
1415
ruby: [head, jruby-head, truffleruby-head]
1516

0 commit comments

Comments
 (0)