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 tests for ruby 3.1 and 3.2 #850

Merged
merged 1 commit into from
Aug 26, 2024
Merged

add tests for ruby 3.1 and 3.2 #850

merged 1 commit into from
Aug 26, 2024

Conversation

johrstrom
Copy link
Contributor

add tests for ruby 3.1 and 3.2

@@ -18,6 +18,10 @@ jobs:
include:
- ruby: "3.0.2"
bundler: "2.3.5"
- ruby: "3.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want these pegged to a minor version as well? I'm fine being flexible and running against the latest minor version as I doubt there would be a breaking change, but I did want to make sure we are ok with that.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yea I thought so. Just easier on our side.

Copy link
Contributor

@Oglopf Oglopf left a comment

Choose a reason for hiding this comment

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

Looks good.

@johrstrom johrstrom merged commit 47c259a into master Aug 26, 2024
4 checks passed
@johrstrom johrstrom deleted the test-rb-3x branch August 26, 2024 17:00
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