Skip to content

Commit eb328b9

Browse files
authored
Add linux-arm64 architecture support in goreleaser config (#52)
1 parent f60360e commit eb328b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ builds:
2020
goarch:
2121
- 386
2222
- amd64
23+
- arm64
2324
env:
2425
- CGO_ENABLED=0
2526
archives:

0 commit comments

Comments
 (0)