Skip to content

Commit 97ef3d4

Browse files
authored
fix: add arm64 to goreleaser (#25)
1 parent c199f55 commit 97ef3d4

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
- windows
1313
goarch:
1414
- amd64
15+
- arm64
1516

1617
changelog:
1718
sort: desc

0 commit comments

Comments
 (0)