newrelic-ruby-agent
newrelic-ruby-agent copied to clipboard
CI: Re-enable Rails EDGE testing with Ruby v3.4
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
https://new-relic.atlassian.net/browse/NR-303989
Already done!