Skip to content

Commit 181d51d

Browse files
committed
remove i386 arch support
1 parent 0dd1f0f commit 181d51d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ builds:
77
- darwin
88
- linux
99
- windows
10+
goarch:
11+
- amd64
1012
archive:
1113
format: binary
1214
name_template: "{{ .ProjectName }}-{{ .Os }}-{{ .Arch }}"

0 commit comments

Comments
 (0)