-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
release: Where are the MacOS ARM archives ...? #8952
Comments
I see this in the log: building binaries
• DEPRECATED: skipped darwin/arm64 build on Go < 1.16 for compatibility, check https://goreleaser.com/deprecations/#builds-for-darwinarm64 for more info.
• DEPRECATED: skipped darwin/arm64 build on Go < 1.16 for compatibility, check https://goreleaser.com/deprecations/#builds-for-darwinarm64 for more info. Since I'm building with ... Go 1.17 this seems like a bug in the version logic in goreleaser, @caarlos0 ? |
@bep yep, its fixed on latest versions |
I have "fixed" this in 0.88.1 by downgrading the build image, but keep this issue open to track the "proper fix". |
This was fixed in 625d2c2 -- note that we have not released anything with that update yet, but I'm going to assume that it works (I have tested it) |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
https://discourse.gohugo.io/t/hugo-0-88-released/34550/3?u=bep
The text was updated successfully, but these errors were encountered: