Open ericdallo opened 3 years ago
Hi! aarch64 can't work natively in github action. You need to use something like Run on arch And here you can find a config that can help.
Thank you @DeLaGuardo! I'll try to install graalvm via that action so, maybe we should remove that aarch64 flag from this action meanwhile? 🤔
The flag is still useful. There are some projects using it right now so I can't simply delete it. Instead i will add some documentation how to use it next week.
Oh Sorry, no problem, thank you!
Hello! For some reason the action get a error when trying to install the native-image with
gu
on an aarch64, do you know anything that could help?https://github.com/clojure-lsp/clojure-lsp/pull/541/checks?check_run_id=3501230696