Skip to content

Commit

Permalink
Disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Feb 16, 2024
1 parent cbf6b06 commit 1f4cbbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-latest
name: Ruby ${{ matrix.ruby }}
strategy:
fail-fast: false
matrix:
ruby:
- "3.2.3"
Expand Down

0 comments on commit 1f4cbbb

Please sign in to comment.