diff --git a/.goreleaser.yml b/.goreleaser.yml index 9f29e95..a6932d2 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -50,19 +50,6 @@ builds: goarch: - amd64 - 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 id: speedtest-backend-noupx-windows-arm64 binary: speedtest-backend