Skip to content

Commit 9a7b582

Browse files
committed
Enable ARM builds
Per user request #2.
1 parent d297363 commit 9a7b582

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.goreleaser.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ builds:
1313
goarch:
1414
- 386
1515
- amd64
16+
- arm
17+
- arm64
18+
goarm:
19+
- 6
20+
- 7
1621
ignore:
1722
- goos: darwin
1823
goarch: 386

0 commit comments

Comments
 (0)