Skip to content

Commit 4f494b0

Browse files
committed
chore: stop building universal binaries for mac
1 parent 359fc95 commit 4f494b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ builds:
6464

6565
universal_binaries:
6666
- name_template: "eidos"
67-
replace: false # keep platform-specific binaries too
67+
replace: true
6868

6969
gomod:
7070
proxy: false

0 commit comments

Comments
 (0)