Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix builds on MacOS ARM64 with Java 8 (Temurin).
- macos-latest is an arm64 runner, and 'temurin' has no support for Java 8 - Force 'x64' architecture on macos-latest since Rosetta layer should provide necessary support Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
- Loading branch information