rb-sys
rb-sys copied to clipboard
WIP: Jruby support
Add support for JRuby. WIP, uses forked oxi-test gem, see #285
It appears that actions/setup-java breaks oxidize-rb/actions/setup-ruby-and-rust cache on macos - cargo suddenly becomes linux binary. I had to run gh cache delete --all to bypass this.