Skip to content

Commit

Permalink
(MAINT) Remove unsupported rubies test workflow
Browse files Browse the repository at this point in the history
This commit removes the following ruby versions from the test matrix:

* v2.4
* v2.5
* v2.6
  • Loading branch information
chelnak committed Oct 3, 2022
1 parent 83945a9 commit 39c3b20
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
fail-fast: false
matrix:
include:
- ruby: "2.4"
- ruby: "2.5"
- ruby: "2.6"
- ruby: "2.7"
- ruby: "3.0"
- ruby: "3.1"
Expand Down

0 comments on commit 39c3b20

Please sign in to comment.