Skip to content

Commit 7cfd50b

Browse files
authored
Merge pull request #2309 from andrykonchin/fix-cancelling-truffleruby-jobs-on-ci
CI: Add fast-fail: false
2 parents 3ec3919 + 5bf3c0f commit 7cfd50b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

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

1212
runs-on: ubuntu-20.04
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
# Rails 7.0 requires Ruby 2.7 or higeher.
1617
# CI pending the following matrix until JRuby 9.4 that supports Ruby 2.7 will be released.

0 commit comments

Comments
 (0)