Skip to content

Commit aef5252

Browse files
zkoppertCopilot
andcommitted
ci: drop Ruby 3.1 from test matrix (EOL since March 2025)
Nokogiri 1.19.x requires Ruby >= 3.2, and Ruby 3.1 reached end of life on 2025-03-31. Remove it from the CI matrix. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 244f19b commit aef5252

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
strategy:
1515
matrix:
1616
ruby:
17-
- "3.1"
1817
- "3.2"
1918
- "3.3"
2019
- "3.4"

0 commit comments

Comments
 (0)