Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit c59ba11

Browse files
add ARM to support apple M1 chip to releaser (#562)
1 parent ab03293 commit c59ba11

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
@@ -15,6 +15,7 @@ builds:
1515
- linux
1616
goarch:
1717
- amd64
18+
- arm64
1819
- 386
1920
env:
2021
- CGO_ENABLED=0

0 commit comments

Comments
 (0)