ext/racc/com/headius/racc/Cparse.java:17: error: cannot access Ruby
import org.jruby.Ruby;
^
bad class file: /home/runner/.rubies/jruby-10.0.0.1/lib/jruby.jar(/org/jruby/Ruby.class)
class file has wrong version 65.0, should be 61.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
ext/racc/com/headius/racc/Cparse.java:18: error: cannot access RubyArray
import org.jruby.RubyArray;
...
https://github.com/ruby/racc/actions/runs/15341601611/job/43168741616
@headius Could you look this?