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 Ruby 3.2 to build matrix #962

Merged
merged 1 commit into from Jan 26, 2023
Merged

Conversation

codealchemy
Copy link
Contributor

@codealchemy codealchemy commented Jan 24, 2023

I ran into an issue with cassette serialization on a project that recently migrated to 3.2 (Psych throws a RuntimeError when VCR dumps the cassette to YAML, still looking into that separately) and noticed that 3.2 wasn't a part of the current CI - thought it'd be helpful to add.

Need to validate this change in CI before making any adjustments (tests pass locally, bundle platform arm64-darwin-22, but additional libraries may be needed for CI builds using Ubuntu)

Released a month ago, notes: https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/

@codealchemy codealchemy marked this pull request as ready for review January 24, 2023 19:54
@codealchemy

This comment was marked as resolved.

@codealchemy codealchemy mentioned this pull request Jan 24, 2023
@olleolleolle
Copy link
Member

Thanks, @codealchemy !

@codealchemy codealchemy deleted the patch/ruby-3.2 branch January 26, 2023 22:19
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.

None yet

2 participants