Skip to content

Commit

Permalink
Drop Ruby 2.6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
pointlessone committed Feb 13, 2024
1 parent 0b0ce50 commit 4bcf2ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
fail-fast: false
matrix:
ruby:
- "2.6.0"
- "2.6"
- "2.7.0"
- "2.7"
- "3.0.0"
Expand All @@ -47,7 +45,6 @@ jobs:
- "3.2"
- "3.3.0"
- "head"
- "jruby-9.3"
- "jruby-9.4"
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 4bcf2ed

Please sign in to comment.