Skip to content

Commit

Permalink
Drop support for Ruby 2.1 and 2.2
Browse files Browse the repository at this point in the history
These no longer work on GitHub Actions, so we can't test against them.

They are long EOL, and realistically no one should use them any more.
  • Loading branch information
eugeneius committed Oct 12, 2023
1 parent 10a82d2 commit 6559972
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:

matrix:
ruby-version:
- 2.1
- 2.2
- 2.3
- 2.4
- 2.5
Expand Down

0 comments on commit 6559972

Please sign in to comment.