Skip to content

Commit 5bf3c0f

Browse files
committed
CI: Add fast-fail: false
1 parent 3ec3919 commit 5bf3c0f

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)