Skip to content

Commit 5ec186c

Browse files
authored
Update .goreleaser.yml
1 parent 49fda9a commit 5ec186c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ builds:
2828
ignore:
2929
- goos: darwin
3030
goarch: '386'
31+
- goos: windows
32+
goarch: arm64
3133
binary: '{{ .ProjectName }}_v{{ .Version }}'
3234
archives:
3335
- format: zip

0 commit comments

Comments
 (0)