Skip to content
This repository was archived by the owner on Nov 20, 2021. It is now read-only.

Commit 627a9dc

Browse files
rbtrChrisRx
authored andcommitted
build for arm64
1 parent 4865453 commit 627a9dc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.goreleaser.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ builds:
1616
- GOPROXY=direct
1717
- GOSUMDB=off
1818
main: ./cmd/e2d
19+
goarch:
20+
- "386"
21+
- amd64
22+
- arm64
1923
gcflags:
2024
- all=-trimpath={{.Env.GOPATH}}
2125
asmflags:

0 commit comments

Comments
 (0)