olafurpg / setup-scala

GitHub Action to install any version of Java (GraalVM, Java 8, Java 11, Java 14, ...) via Jabba. Works for any JVM language including Java, Scala and Kotlin.
MIT License
168 stars 30 forks source link

Graalvm image building broke possibly due to CI infrastructure? #21

Closed apple-corps closed 4 years ago

apple-corps commented 4 years ago

I've described the issue against the repository here: https://github.com/http4s/http4s.g8/issues/148

apple-corps commented 4 years ago

It looks like the keys in jabba changed default graal jdk version to jdk 11. This breaks the key provided in the setup-scala documentation . https://github.com/shyiko/jabba/issues/683

apple-corps commented 4 years ago

Why does setup-scala use a separate naming convention?

olafurpg commented 4 years ago

Thank you for reporting! Closing since the linked issue has been fixed https://github.com/http4s/http4s.g8/issues/148 Please reopen if this is still an issue