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 broken CI on Ruby 3.1 #2029

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Fix broken CI on Ruby 3.1 #2029

merged 2 commits into from
Oct 2, 2024

Commits on Oct 2, 2024

  1. Fix broken test on Ruby 3.1

    We have a test that was pointing to rails#main; however, main / Rails
    8 has dropped support for Ruby 3.1 so the test started failing. The
    test does seem valuable so we're pointing to rails#7-2-stable instead.
    dirceu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1614dd8 View commit details
    Browse the repository at this point in the history
  2. Skip Ruby 3.1 + Rails main

    dirceu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0c40a84 View commit details
    Browse the repository at this point in the history