Skip to content

Commit c0680f3

Browse files
kradalbyjuanfont
authored andcommitted
fix issue where binaries are not released
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
1 parent 64ebe6b commit c0680f3

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.goreleaser.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,6 @@ builds:
3232

3333
archives:
3434
- id: golang-cross
35-
builds:
36-
- darwin-amd64
37-
- darwin-arm64
38-
- freebsd-amd64
39-
- linux-386
40-
- linux-amd64
41-
- linux-arm64
42-
- linux-arm-5
43-
- linux-arm-6
44-
- linux-arm-7
4535
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
4636
format: binary
4737

0 commit comments

Comments
 (0)