Skip to content

Commit

Permalink
Updates from editor
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn authored Sep 10, 2024
1 parent 0e0d534 commit beff94a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,17 @@ jobs:
name: Test on Rails ${{ matrix.rails_version }} and Ruby ${{ matrix.ruby_version }}
strategy:
matrix:
fail_
include:
- rails_version: ~> 7.2.0
ruby_version: '3.3'
sqlite_version: ~> 2.0
- rails_version: ~> 7.2.0
ruby_version: '3.2'
sqlite_version: ~> 2.0
- rails_version: ~> 7.2.0
ruby_version: '3.1'
sqlite_version: ~> 2.0
- rails_version: ~> 7.1.0
ruby_version: '3.3'
sqlite_version: ~> 1.0
Expand Down

0 comments on commit beff94a

Please sign in to comment.