mirror of
https://gitee.com/jack_whh/setup-java.git
synced 2026-03-10 02:12:55 +08:00
Azul API stopped to support arm64 architecture, the only supported option for ARM cpus is now 'arm'. This requires to set up hw_bitness properly to get 64 bits version. 32 bits version can be obtained by using 'arm' as an architecture.