Fix support for Zulu arm64 architecture by ppalucha · Pull Request #339 · actions/setup-java
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.
requested a review
from a team
ppalucha
deleted the
pp/fix-arm64-architecture
branch
tdfacer pushed a commit to ifit/setup-java that referenced this pull request
Oct 7, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters