-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
By default, the build is done only for the GitHub runner ubuntu-latest
's platform linux/amd64
. It can be built for arm64 using --platform linux/arm64
however that uses emulation and can be extremely slow depending on the build steps.
Consider using the macos-14
runner which runs on Apple silicon. This would provide a native build and allow native use on other Apple silicon devices.
Metadata
Metadata
Assignees
Labels
No labels