Skip to content

Commit

Permalink
Update rails
Browse files Browse the repository at this point in the history
  • Loading branch information
ksss committed Aug 31, 2024
1 parent 4dc03b1 commit 4c688a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
- '3.2'
- '3.3'
rails_version:
- '6.0'
- '6.1'
- '7.0'
- '7.1'
- '7.2'
env:
RAILS_VERSION: ${{ matrix.rails_version }}
steps:
Expand Down

0 comments on commit 4c688a8

Please sign in to comment.