newrelic-ruby-agent icon indicating copy to clipboard operation
newrelic-ruby-agent copied to clipboard

CI: Re-enable Rails EDGE testing with Ruby v3.4

Open fallwith opened this issue 1 year ago • 1 comments

Rails EDGE (currently v8.0 alpha) wants sqlite3 v2, but sqlite3 v2 wants Ruby < v3.4.0.dev, so it can't be bundled with Ruby v3.4.0-review1.

Keep an eye on Ruby and sqlite3 and either once Ruby v3.4.0 (non-preview) drops or once sqlite3 v2.x supports Ruby v3.4.0 preview builds in future, then re-enable the testing combination of Ruby v3.4 and Rails EDGE

fallwith avatar Aug 19 '24 06:08 fallwith

https://new-relic.atlassian.net/browse/NR-303989

Already done!

kaylareopelle avatar Feb 28 '25 21:02 kaylareopelle