Skip to content

Commit

Permalink
Drop long since end of life ruby 2.5/rails 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jrafanie committed Jan 12, 2024
1 parent 20bb846 commit be68fe7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
- '6.1'
- '7.0'
include:
# rails 5.2 (EOL 6/22) supports ruby < 2.7 (2.6 EOL 3/22)
- ruby-version: '2.5'
rails-version: '5.2'
# rails 6.0 (security EOL 6/23?) supports ruby < 2.8 (2.7 EOL 3/23?;)
- ruby-version: '2.6'
rails-version: '6.0'
Expand Down

0 comments on commit be68fe7

Please sign in to comment.