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

Fix CI and test against Ruby 3.3 #763

Merged
merged 1 commit into from
May 14, 2024
Merged

Fix CI and test against Ruby 3.3 #763

merged 1 commit into from
May 14, 2024

Conversation

tagliala
Copy link
Collaborator

@tagliala tagliala commented May 14, 2024

  • Test against Ruby 3.3
  • Use a string value instead of experimental boolean for improved
    readability
  • Test legacy Ruby versions against ubuntu-20.04 to avoid segmentation
    faults and errors related to Marshal

Ref: ruby/setup-ruby#496

@tagliala tagliala marked this pull request as draft May 14, 2024 12:43
@tagliala tagliala requested a review from nesquena May 14, 2024 12:48
@tagliala tagliala marked this pull request as ready for review May 14, 2024 12:48
- Test against Ruby 3.3
- Use a string value instead of experimental boolean for improved
  readability
- Test legacy Ruby versions against ubuntu-20.04 to avoid segmentation
  faults and errors related to `Marshal`

Ref: ruby/setup-ruby#496
@nesquena
Copy link
Owner

Thanks!

@nesquena nesquena merged commit e1655d4 into master May 14, 2024
14 checks passed
@tagliala tagliala deleted the chore/fix-ci branch May 14, 2024 18: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