Add ruby 4 to test matrix and update local dev version#629
Open
Add ruby 4 to test matrix and update local dev version#629
Conversation
Collaborator
Author
|
@baev I seem to have lost access to settings, could you remove 3.2 jobs from being required? |
There was a problem hiding this comment.
Pull request overview
Updates the repository’s Ruby version policy by moving local development and CI testing forward to Ruby 4.0, while removing the EOL Ruby 3.2 from the test matrix.
Changes:
- Bump the default local Ruby version to 4.0.2 via
.ruby-version. - Update the GitHub Actions test matrix to add Ruby 4.0 and drop Ruby 3.2.
- Switch the Rubocop workflow job to run on Ruby 4.0.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
.ruby-version |
Updates the default local development Ruby to 4.0.2. |
.github/workflows/test.yml |
Updates CI to lint with Ruby 4.0 and test against Ruby 3.3/3.4/4.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
baev
approved these changes
Apr 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.