release arm binaries

This commit is contained in:
Qingping Hou 2021-06-07 20:28:26 -07:00
parent 173c691211
commit 183528877c
1 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,13 @@ before:
builds: builds:
- env: - env:
- CGO_ENABLED=0 - CGO_ENABLED=0
goos:
- linux
- darwin
goarch:
- amd64
- arm
- arm64
archives: archives:
- replacements: - replacements:
darwin: Darwin darwin: Darwin