Skip to content

Commit 4114e4a

Browse files
authored
chore(goreleaser): add arm64 target (#50)
1 parent 56b6ec6 commit 4114e4a

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
@@ -12,6 +12,7 @@ builds:
1212
- darwin
1313
goarch:
1414
- amd64
15+
- arm64
1516

1617
archives:
1718
- builds:

0 commit comments

Comments
 (0)