Skip to content

Commit

Permalink
ci: Don't fail fast (#650)
Browse files Browse the repository at this point in the history
  • Loading branch information
santib authored Jan 23, 2024
1 parent c4c5163 commit 429fb7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
ports:
- 11211:11211
strategy:
fail-fast: false
matrix:
ruby:
- '3.3'
Expand Down

0 comments on commit 429fb7f

Please sign in to comment.