Skip to content

Commit d58235e

Browse files
committed
.goreleaser.yml: add mips support
Signed-off-by: Xiang Dai <764524258@qq.com>
1 parent fd621bd commit d58235e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ builds:
2020
- 386
2121
- ppc64le
2222
- s390x
23+
- mips64
24+
- mips64le
2325
goarm:
2426
- 6
2527
- 7

0 commit comments

Comments
 (0)