Skip to content

Commit 77bbab2

Browse files
committed
Add support for Arm64 v8 (Apple Silicon + others) fixes #71
1 parent 0084ddc commit 77bbab2

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
@@ -11,6 +11,7 @@ builds:
1111
goarm:
1212
- 6
1313
- 7
14+
- 8
1415
env:
1516
- CGO_ENANBLED=0
1617

0 commit comments

Comments
 (0)