Skip to content

Commit

Permalink
Revert "releaser: Fat MacOS binaries"
Browse files Browse the repository at this point in the history
This had some side effect that I'm not prepared to fix today ...

This reverts commit 3a97748.

Updates #9131
Updates #9128
  • Loading branch information
bep committed Nov 5, 2021
1 parent 166862a commit da4406e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defaults: &defaults
docker:
- image: bepsays/ci-goreleaser:1.1700.200
- image: bepsays/ci-goreleaser:1.17.2
environment:
CGO_ENABLED: "0"

Expand Down
10 changes: 1 addition & 9 deletions goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,15 +147,7 @@ archives:
files:
- README.md
- LICENSE
universal_binaries:
-
id: 'hugo'
name_template: 'hugo'
replace: true
-
id: 'hugo_extended_darwin'
name_template: 'hugo'
replace: true

nfpms:
-
id: "hugo"
Expand Down

0 comments on commit da4406e

Please sign in to comment.