diff --git a/.goreleaser.yml b/.goreleaser.yml index ddd56a8..70b7353 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -8,21 +8,8 @@ builds: binary: luxws-exporter env: - CGO_ENABLED=0 - goos: - - darwin - - linux - - windows - goarch: - - amd64 - - arm - - arm64 - ignore: - - goos: linux - goarch: arm64 - - goos: windows - goarch: arm - - goos: windows - goarch: arm64 + targets: + - go_first_class flags: - -trimpath