You've already forked speedtest-go
fix: remove unsupported archs on freebsd platform
This commit is contained in:
@@ -48,19 +48,8 @@ builds:
|
|||||||
goos:
|
goos:
|
||||||
- freebsd
|
- freebsd
|
||||||
goarch:
|
goarch:
|
||||||
- 386
|
|
||||||
- amd64
|
- amd64
|
||||||
- arm
|
|
||||||
- arm64
|
- arm64
|
||||||
- mips
|
|
||||||
- mipsle
|
|
||||||
goarm:
|
|
||||||
- 5
|
|
||||||
- 6
|
|
||||||
- 7
|
|
||||||
gomips:
|
|
||||||
- hardfloat
|
|
||||||
- softfloat
|
|
||||||
- main: ./main.go
|
- main: ./main.go
|
||||||
id: speedtest-backend-noupx-linux
|
id: speedtest-backend-noupx-linux
|
||||||
binary: speedtest-backend
|
binary: speedtest-backend
|
||||||
|
|||||||
Reference in New Issue
Block a user