release binaries for arm64 (#220)

This commit is contained in:
Z. Liu 2021-04-02 05:06:16 -07:00 committed by GitHub
parent 8d7770a962
commit 2f55ac63a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -8,9 +8,12 @@ builds:
goarch:
- amd64
- 386
- arm64
ignore:
- goos: darwin
goarch: 386
- goos: windows
goarch: arm64
ldflags:
- -s -w -X main.version=v{{.Version}}