Skip to content

Commit 2e904a1

Browse files
committed
Add arm64 to .goreleaser architectures
1 parent f1d7e3f commit 2e904a1

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
@@ -19,6 +19,7 @@ builds:
1919
- darwin
2020
goarch:
2121
- amd64
22+
- arm64
2223
archives:
2324
- id: tarball
2425
format: tar.gz

0 commit comments

Comments
 (0)