Add CI testing against Ruby 3.4 and 4.0#65
Conversation
2ceefad to
28b16e9
Compare
|
I believe we need to first do the following before we'll see passing CI here.
Unfortunately, even with both of those changes on a branch, CI is still failing so it's likely an actual issue perhaps in dependencies or code, given Ruby versions and https://github.com/larouxn/json-ld/actions/runs/27867108935/job/82472935416 |
|
Update, I have gotten CI passing for standard Ruby but doing so required four code level changes. As I'm not familiar with this gem nor RDF, just wanted to migrate from
|
28b16e9 to
7b3b88f
Compare

Proposing we add CI testing against both Ruby
3.4and4.0givenruby-headis now Ruby 4.1. Note, I wasn't sure what to do with thewintestssection so I updated it the same but can revert if desired.