Skip to content

Commit 11ebd36

Browse files
committed
chore: update goreleaser configuration
1 parent 8b9e048 commit 11ebd36

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.goreleaser.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ builds:
2626
ignore:
2727
- goos: darwin
2828
goarch: 386
29+
- goos: windows
30+
goarm: 7
31+
- goos: windows
32+
goarm: 6
33+
- goos: windows
34+
goarm: 5
2935

3036
changelog:
3137
sort: asc

0 commit comments

Comments
 (0)