From 57159b501d0c6433fea5e0a8d4766ef86a2ec1e1 Mon Sep 17 00:00:00 2001 From: Pedro H <5179251+pedrohdz@users.noreply.github.com> Date: Fri, 15 Sep 2023 15:15:10 +0200 Subject: [PATCH] Converted Darwin archives to tar.gz Flip-flopping between archive types is just confusing things. --- .goreleaser.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 63e2460..8fe05df 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -49,8 +49,6 @@ archives: format_overrides: - goos: windows format: zip - - goos: darwin - format: zip - id: ghawrap builds: - ghawrap @@ -63,8 +61,6 @@ archives: format_overrides: - goos: windows format: zip - - goos: darwin - format: zip checksum: name_template: 'checksums.txt' snapshot: