X Tutup
Skip to content

Commit e20dc5f

Browse files
committed
Release for arm64 linux
1 parent 10ea161 commit e20dc5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ builds:
2222
- <<: *build_defaults
2323
id: linux
2424
goos: [linux]
25-
goarch: [386, amd64]
25+
goarch: [386, amd64, arm64]
2626
- <<: *build_defaults
2727
id: windows
2828
goos: [windows]

0 commit comments

Comments
 (0)
X Tutup