Skip to content

Commit eabe43a

Browse files
techknowlogickjirfag
authored andcommitted
Provide pre-built binary for ARM arch (#607)
Fix #491
1 parent bb82273 commit eabe43a

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
@@ -14,7 +14,12 @@ builds:
1414
- linux
1515
goarch:
1616
- amd64
17+
- arm64
18+
- arm
1719
- 386
20+
goarm:
21+
- 6
22+
- 7
1823
env:
1924
- CGO_ENABLED=0
2025
main: ./cmd/golangci-lint/

0 commit comments

Comments
 (0)