mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-12 20:32:40 +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"
|
||||
- arm
|
||||
- arm64
|
||||
- mips
|
||||
- mipsle
|
||||
- mips64
|
||||
# - mips
|
||||
# - mipsle
|
||||
# - mips64
|
||||
goarm:
|
||||
- "6"
|
||||
- "7"
|
||||
|
Loading…
Reference in New Issue
Block a user