Skip to content

Commit

Permalink
ci: do not fail fast on the rails testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Apr 24, 2024
1 parent 195b1e9 commit 5e7fa34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
# | rails | rails EOL | ruby EOL | min ruby| max |
# | ----- | ---------+| --------+| --------|---- |
Expand Down

0 comments on commit 5e7fa34

Please sign in to comment.