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

Parse the output of uname to determine the architecture #39

Closed vasilmkd closed 3 years ago

vasilmkd commented 3 years ago

Add support for arm64 GitHub Actions runners.

Related to #29.

olafurpg commented 3 years ago

This fix should be released in v11!

vasilmkd commented 3 years ago

I just remembered, I was on a flight. Maybe we should trim the output string?

olafurpg commented 3 years ago

@vasilmkd Go ahead! I'm happy to merge another PR and cut a new release :)