Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn authored Sep 10, 2024
1 parent a70c3a1 commit 00a4595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
runs-on: ubuntu-latest
name: Test on Rails ${{ matrix.rails_version }} and Ruby ${{ matrix.ruby_version }}
strategy:
fail-fast: false
matrix:
fail-fast: false
include:
- rails_version: ~> 7.2.0
ruby_version: '3.3'
Expand Down

0 comments on commit 00a4595

Please sign in to comment.