You've already forked speedtest-go
fix: remove unsupported archs on linux platform
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user