Skip to content

Commit 7ff3ef4

Browse files
committed
fix: remove unsupported archs on linux platform
1 parent f0c79fd commit 7ff3ef4

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

.goreleaser.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,6 @@ builds:
5050
goarch:
5151
- amd64
5252
- arm64
53-
- main: ./main.go
54-
id: speedtest-backend-noupx-linux
55-
binary: speedtest-backend
56-
env:
57-
- CGO_ENABLED=0
58-
flags:
59-
- -trimpath
60-
ldflags:
61-
- -w -s
62-
goos:
63-
- linux
64-
goarch:
65-
- mips64le
6653
- main: ./main.go
6754
id: speedtest-backend-noupx-windows-arm64
6855
binary: speedtest-backend

0 commit comments

Comments
 (0)