diff --git a/backend/.goreleaser.yaml b/backend/.goreleaser.yaml index c6f1036d..dd8b371c 100644 --- a/backend/.goreleaser.yaml +++ b/backend/.goreleaser.yaml @@ -32,7 +32,6 @@ builds: - windows goarch: - amd64 - - arm64 hooks: post: - upx {{ .Path }} # Compress the binary with UPX