Skip to content

Commit 1835288

Browse files
author
Qingping Hou
committed
release arm binaries
1 parent 173c691 commit 1835288

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.goreleaser.yml

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ before:
77
builds:
88
- env:
99
- CGO_ENABLED=0
10+
goos:
11+
- linux
12+
- darwin
13+
goarch:
14+
- amd64
15+
- arm
16+
- arm64
1017
archives:
1118
- replacements:
1219
darwin: Darwin

0 commit comments

Comments
 (0)