Skip to content

Commit

Permalink
(MAINT) Remove ruby 2.4 from test workflow
Browse files Browse the repository at this point in the history
This commit removes ruby v2.4 from the test matrix.
  • Loading branch information
chelnak committed Oct 2, 2022
1 parent 7542952 commit c5018d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
fail-fast: false
matrix:
include:
- ruby: "2.4"
- ruby: "2.5"
- ruby: "2.6"
- ruby: "2.7"
Expand Down

0 comments on commit c5018d6

Please sign in to comment.