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

Commits on May 14, 2024

  1. Fix CI and test against Ruby 3.3

    - 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 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    513fa78 View commit details
    Browse the repository at this point in the history