Skip to content

Commit 7788a52

Browse files
committed
- [!] try fixing goreleaser error
1 parent 8c833a6 commit 7788a52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ builds:
1919
goarch:
2020
- amd64
2121
- arm64
22+
ignore:
23+
- goos: windows
24+
goarch: arm64
2225

2326
# Path to main.go file or main package.
2427
# Notice: when used with `gomod.proxy`, this must be a package.

0 commit comments

Comments
 (0)