Skip to content

Commit d8f0577

Browse files
authored
Update .goreleaser.yml
1 parent 5bd60ce commit d8f0577

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ build:
2626
- goos: freebsd
2727
goarch: arm
2828
goarm: 6
29+
- goos: linux
30+
goarch: arm64
2931

3032
archive:
3133
name_template: "{{.Os}}-{{.Arch}}-{{ .ProjectName }}"

0 commit comments

Comments
 (0)