Skip to content

Commit

Permalink
[DEBUG] Disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
sambostock committed Nov 15, 2023
1 parent 5279b25 commit 816309a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
ports:
- 6379:6379
strategy:
fail-fast: false
matrix:
ruby: ["2.6", "2.7", "3.0", "3.1", "3.2"]
gemfile: [rails_5_2, rails_6_0, rails_6_1, rails_7_0, rails_edge]
Expand Down

0 comments on commit 816309a

Please sign in to comment.