Skip to content

Commit 4aaa05f

Browse files
committed
fix: 暂时去除mips相关
1 parent 42f8052 commit 4aaa05f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/conf/.goreleaser.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ builds:
1717
- "386"
1818
- arm
1919
- arm64
20-
- mips
21-
- mipsle
22-
- mips64
20+
# - mips
21+
# - mipsle
22+
# - mips64
2323
goarm:
2424
- "6"
2525
- "7"

0 commit comments

Comments
 (0)