Skip to content

Commit

Permalink
Drop Rails 4.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
kenn committed Nov 4, 2023
1 parent 8305829 commit e48fed3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
rails_version:
- "7.0"
- "5.2"
- "4.2"
runs-on: ubuntu-latest
env:
BUNDLE_GEMFILE: gemfiles/rails${{ matrix.rails_version }}.gemfile
Expand Down

0 comments on commit e48fed3

Please sign in to comment.