Skip to content

Commit 184143e

Browse files
committed
add missing mips option
Signed-off-by: Xiang Dai <[email protected]>
1 parent 9b3e3cf commit 184143e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yml

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ builds:
2525
goarm:
2626
- 6
2727
- 7
28+
gomips:
29+
- hardfloat
30+
- softfloat
2831
env:
2932
- CGO_ENABLED=0
3033
main: ./cmd/golangci-lint/

0 commit comments

Comments
 (0)