Open erikbra opened 4 hours ago
Related issues: #49 #86 #79
Actually auto-downloading the SDK for macOS arm64 requires getting the SDK from somewhere else, as it doesn't look like https://github.com/adoptium/temurin11-binaries/releases/ provides ARM64 binaries, only X64.
The JDK installed using Homebrew on macOS has an extra 'Homebrew ' string at the end of the 'OpenJDK Runtime Environment' string, before the build number. This was not recognized, and the build task said that it couldn't find Java.
Example output from JDK installed via Homebrew om macOS: