We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ec3919 + 5bf3c0f commit 7cfd50bCopy full SHA for 7cfd50b
1 file changed
.github/workflows/test.yml
@@ -11,6 +11,7 @@ jobs:
11
12
runs-on: ubuntu-20.04
13
strategy:
14
+ fail-fast: false
15
matrix:
16
# Rails 7.0 requires Ruby 2.7 or higeher.
17
# CI pending the following matrix until JRuby 9.4 that supports Ruby 2.7 will be released.
0 commit comments