mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-13 04:42:41 +08:00
fix: 暂时去除mips相关
This commit is contained in:
parent
42f8052b96
commit
4aaa05f6a4
6
.github/conf/.goreleaser.yml
vendored
6
.github/conf/.goreleaser.yml
vendored
@ -17,9 +17,9 @@ builds:
|
|||||||
- "386"
|
- "386"
|
||||||
- arm
|
- arm
|
||||||
- arm64
|
- arm64
|
||||||
- mips
|
# - mips
|
||||||
- mipsle
|
# - mipsle
|
||||||
- mips64
|
# - mips64
|
||||||
goarm:
|
goarm:
|
||||||
- "6"
|
- "6"
|
||||||
- "7"
|
- "7"
|
||||||
|
Loading…
Reference in New Issue
Block a user