setup-java/__tests__/distributors
Pawel Palucha 1c449b9ad2 Fix support for Zulu arm64 architecture
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.
2022-06-07 22:24:33 +02:00
..
adopt-installer.test.ts Added 'adopt-hotspot' and 'adopt-openj9' (#155) 2021-05-17 16:33:21 +03:00
base-installer.test.ts Merge "v2-preview" branch into "main" (#150) 2021-04-05 13:02:27 +03:00
corretto-installer.test.ts Add Amazon Corretto distribution (#312) 2022-04-29 12:38:36 +02:00
liberica-installer.test.ts Add support for Liberica JDK (#225) 2021-11-29 12:15:06 +03:00
local-installer.test.ts Merge "v2-preview" branch into "main" (#150) 2021-04-05 13:02:27 +03:00
microsoft-installer.test.ts Add microsoft distribution of the JDK. (#252) 2021-12-08 13:50:14 -05:00
temurin-installer.test.ts Add support for Eclipse Temurin (#201) 2021-08-06 13:12:36 +03:00
zulu-installer.test.ts Fix support for Zulu arm64 architecture 2022-06-07 22:24:33 +02:00