diff --git a/.goreleaser.yml b/.goreleaser.yml index cf0012b..22c6c88 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -5,10 +5,9 @@ builds: - id: tenderly-windows goos: - windows - goarch: - - amd64 - - arm - + ignore: + - goos: windows + goarch: arm64 archives: - replacements: darwin: Darwin