We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c79fd commit 7ff3ef4Copy full SHA for 7ff3ef4
1 file changed
.goreleaser.yml
@@ -50,19 +50,6 @@ builds:
50
goarch:
51
- amd64
52
- 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
66
- main: ./main.go
67
id: speedtest-backend-noupx-windows-arm64
68
binary: speedtest-backend
0 commit comments