-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Prerequisites
- I searched to see if the issue already exists.
Description
When running on macOS with Apple Silicon (ARM), the script correctly identifies the environment as GOOS=darwin and GOARCH=arm64
However, that combination will not be supported until Go 1.16
- For now (Go 1.15), gobinaries should ignore arm64 when using darwin, and instead return the amd64 binary
- When Go 1.16 is out, gobinaries could be updated to support arm64
tj, egoist, tobiasfabian, bmfs and matronator
Metadata
Metadata
Assignees
Labels
No labels