fix: remove unsupported archs on linux platform

This commit is contained in:
Maddie Zhan
2026-04-30 14:23:29 +08:00
parent f0c79fd6f1
commit 7ff3ef4bfb
-13
View File
@@ -50,19 +50,6 @@ builds:
goarch: goarch:
- amd64 - amd64
- arm64 - arm64
- main: ./main.go
id: speedtest-backend-noupx-linux
binary: speedtest-backend
env:
- CGO_ENABLED=0
flags:
- -trimpath
ldflags:
- -w -s
goos:
- linux
goarch:
- mips64le
- main: ./main.go - main: ./main.go
id: speedtest-backend-noupx-windows-arm64 id: speedtest-backend-noupx-windows-arm64
binary: speedtest-backend binary: speedtest-backend