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

Remove 3.1 + edge from CI #732

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

gmcgibbon
Copy link
Member

@gmcgibbon gmcgibbon commented Jan 23, 2025

Rails 8 needs 3.2+ so this will never pass. We can just drop this from CI.

eg.

Bundler found conflicting requirements for the Ruby version:
  In Gemfile:
    activesupport was resolved to 8.1.0.alpha, which depends on
      Ruby (>= 3.2.0)

  Current Ruby version:
    Ruby (= 3.1.6)

Rails 8 need 3.2+ so this will never pass.
@gmcgibbon gmcgibbon merged commit 1821287 into rails:main Jan 23, 2025
6 checks passed
@gmcgibbon gmcgibbon deleted the drop_3_1_edge_in_ci branch January 23, 2025 02:38
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.

1 participant