Skip to content

build: update goreleaser configuration#155

Merged
lucaspin merged 1 commit intomasterfrom
lp/fix-goreleaser-config
Jul 11, 2022
Merged

build: update goreleaser configuration#155
lucaspin merged 1 commit intomasterfrom
lp/fix-goreleaser-config

Conversation

@lucaspin
Copy link
Copy Markdown
Contributor

windows/arm64 is not supported in Go 1.16. Previously, goreleaser emitted a warning and just didn't generate a binary. Now, it shows an error and doesn't proceed. Here, we just update the goreleaser config to not request a windows/arm64 binary, since one was not being generated anyway.

@lucaspin lucaspin changed the title build: remove windows/arm64 binary build: update goreleaser configuration Jul 11, 2022
@lucaspin lucaspin merged commit 4ca77aa into master Jul 11, 2022
@lucaspin lucaspin deleted the lp/fix-goreleaser-config branch July 11, 2022 18:48
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.

1 participant