Skip to content

Commit 9270622

Browse files
authored
chore: add arm64 builds (#638)
1 parent 03a1f84 commit 9270622

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ builds:
2626
goarch:
2727
- amd64
2828
- "386"
29+
- arm64
2930
env:
3031
- CGO_ENABLED=0
3132
main: cli/main.go

0 commit comments

Comments
 (0)