Skip to content

Commit

Permalink
Drop ruby 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Dec 20, 2022
1 parent 0804312 commit 5ee3f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- '6.1'
include:
# rails 5.2 (EOL 6/22) supports ruby < 2.7 (2.6 EOL 3/22)
- ruby-version: '2.5'
- ruby-version: '2.6'
rails-version: '5.2'
# rails 6.0 (security EOL 6/23?) supports ruby < 2.8 (2.7 EOL 3/23?;)
- ruby-version: '2.6'
Expand Down

0 comments on commit 5ee3f32

Please sign in to comment.