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

CI: use sqlite3 v2 for Rails EDGE #2818

Merged
merged 2 commits into from
Aug 19, 2024
Merged

CI: use sqlite3 v2 for Rails EDGE #2818

merged 2 commits into from
Aug 19, 2024

Commits on Aug 19, 2024

  1. CI: use sqlite3 v2 for Rails EDGE

    activerecord now needs sqlite3 v2+
    fallwith committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0d72863 View commit details
    Browse the repository at this point in the history
  2. CI: don't use Rails EDGE with Ruby v3.4.0-preview1

    rails v8 alpha wants sqlite3 v2, but sqlite3 v2 insists on Rails <
    3.4.0.dev
    fallwith committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ec247f3 View commit details
    Browse the repository at this point in the history