Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add checks for Ruby 3.4 #124

Merged
merged 2 commits into from
Feb 6, 2025
Merged

Add checks for Ruby 3.4 #124

merged 2 commits into from
Feb 6, 2025

Conversation

JoeSouthan
Copy link
Contributor

Co-authored-by: Tabitha Cromarty <[email protected]>
ruby-version: [3.1, 3.2, 3.3]
rails-version: [7.0, 7.1, 7.2, 8.0]
ruby-version: ["3.1", "3.2", "3.3", "3.4"]
rails-version: ["7.0", "7.1", "7.2", "8.0"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change means we'll need to update the required checks to match the new check names

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, just getting that sorted 👍

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably remove Ruby 3.1 as a required check as well while you're asking for changes, as that goes EOL in just over a month

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good shout 👍

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should stay in the test matrix, just don't think it needs to be a required check

@JoeSouthan JoeSouthan merged commit 4011ed4 into master Feb 6, 2025
17 checks passed
@Tabby Tabby deleted the joesouthan-ruby-340 branch February 6, 2025 16:54
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.

2 participants