Skip to content

Remove Ruby 3.2 from CI matrix#325

Merged
lyang merged 1 commit into
mainfrom
remove-ruby-3.2-eol
Jun 19, 2026
Merged

Remove Ruby 3.2 from CI matrix#325
lyang merged 1 commit into
mainfrom
remove-ruby-3.2-eol

Conversation

@lyang

@lyang lyang commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Drops 3.2 from the CI ruby-version matrix in .github/workflows/build.yml
  • Ruby 3.2 reached end-of-life on 2025-03-31, so it no longer receives security/bug fixes
  • CI continues to test the supported versions: 3.3, 3.4, 4.0

Test Plan

  • CI runs the matrix across 3.3, 3.4, 4.0 only and passes

Ruby 3.2 reached end-of-life on 2025-03-31. Drop it from the build
matrix so CI only tests supported versions (3.3, 3.4, 4.0).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (14628b3) to head (4997abc).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #325   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          236       236           
=========================================
  Hits           236       236           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@lyang lyang merged commit ff0474c into main Jun 19, 2026
6 checks passed
@lyang lyang deleted the remove-ruby-3.2-eol branch June 19, 2026 18:31
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant