mirror of
https://github.com/actions/setup-java.git
synced 2025-11-06 14:53:45 +00: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. |
||
|---|---|---|
| .. | ||
| adopt-installer.test.ts | ||
| base-installer.test.ts | ||
| corretto-installer.test.ts | ||
| liberica-installer.test.ts | ||
| local-installer.test.ts | ||
| microsoft-installer.test.ts | ||
| temurin-installer.test.ts | ||
| zulu-installer.test.ts | ||