Skip to content

Commit

Permalink
Test on Rails 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jan 21, 2025
1 parent 3d0c4a5 commit fa7b9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
rails_version: [7.1.3.4]
rails_version: [7.1.5.1, 7.2.2.1]
ruby: ["3.1", "3.2", "3.3"]
env:
RAILS_VERSION: ${{ matrix.rails_version }}
Expand Down

0 comments on commit fa7b9a1

Please sign in to comment.