Skip to content

Commit

Permalink
[DO NOT MERGE] Stop failing fast, to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sambostock committed Feb 9, 2024
1 parent 83bccfa commit ca7dd44
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", "3.3"]
rails: ["5.2", "6.0", "6.1", "7.0", "7.1", "edge"]
Expand Down

0 comments on commit ca7dd44

Please sign in to comment.