Closed nonnenmacher closed 3 years ago
Thanks for the report, this should probably be moved to https://github.com/postmodern/ruby-install/issues since it's an issue of ruby-install
.
A workaround is to use ruby-build
instead.
@nonnenmacher like @eregon said, please submit an issue to ruby-install or try creating a PR by editing this line which contains the java8
part.
Since GraalVM 21.1.0, the JDK version 8 is no longer supported.
I think the
https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-21.1.0/graalvm-ce-java8-darwin-amd64-21.1.0.tar.gz
should perhaps be updated to
https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-21.1.0/graalvm-ce-java11-darwin-amd64-21.1.0.tar.gz