Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Apple Silicon (ARM 64) build #57

Merged

Conversation

teriu
Copy link
Contributor

@teriu teriu commented Nov 29, 2021

Add support for Apple Silicon macs by adding an arm64 build to .goreleaser.yml.

minamijoyo added a commit that referenced this pull request Nov 30, 2021
We are planning to add support arm64 builds for m1 mac in #57.

Before adding it, update Go to the latest v1.17.3 to avoid any already
resolved known issues.
The docker image for golang:1.17 doesn't support alpine 3.12,
so I also updated alpine to v3.14.
Copy link
Owner

@minamijoyo minamijoyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@minamijoyo minamijoyo merged commit 0dbcc83 into minamijoyo:master Nov 30, 2021
@minamijoyo
Copy link
Owner

@teriu Thank you for your addition! I merged it and cut a new release v0.2.13 which now includes arm64 builds for mac and linux🚀

@teriu teriu deleted the apple-silicon-arm-64-support branch November 30, 2021 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants