Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit 9406e0f

Browse files
committed
Remove goarm option from goreleaser
https://golang.org/doc/install/source#environment "If in doubt, leave this variable unset" - I'm in doubt and it now defaults to 6
1 parent d112153 commit 9406e0f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.goreleaser.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ builds:
3636
ignore:
3737
- goos: darwin
3838
goarch: 386
39-
goarm:
40-
- 7
4139
nfpms:
4240
- formats:
4341
- apk

0 commit comments

Comments
 (0)