Skip to content

Commit f0c79fd

Browse files
committed
fix: remove unsupported archs on linux platform
1 parent 5c33d51 commit f0c79fd

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.goreleaser.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,7 @@ builds:
6262
goos:
6363
- linux
6464
goarch:
65-
- mips
66-
- mipsle
67-
- mips64
6865
- mips64le
69-
gomips:
70-
- hardfloat
71-
- softfloat
7266
- main: ./main.go
7367
id: speedtest-backend-noupx-windows-arm64
7468
binary: speedtest-backend

0 commit comments

Comments
 (0)