Skip to content

Commit a3a6ecb

Browse files
committed
goreleaser: Stop ignoring darwin-arm64
1 parent 40643ae commit a3a6ecb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ builds:
3030
goarch: '386'
3131
- goos: darwin
3232
goarch: arm
33-
- goos: darwin
34-
goarch: arm64
3533
binary: '{{ .ProjectName }}_v{{ .Version }}'
3634
archives:
3735
- format: zip

0 commit comments

Comments
 (0)