We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3e3cf commit dadbe98Copy full SHA for dadbe98
.goreleaser.yml
@@ -25,6 +25,8 @@ builds:
25
goarm:
26
- 6
27
- 7
28
+ gomips:
29
+ - hardfloat
30
env:
31
- CGO_ENABLED=0
32
main: ./cmd/golangci-lint/
0 commit comments