We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7db0475 + a3a6ecb commit f995ca4Copy full SHA for f995ca4
.goreleaser.yaml
@@ -30,8 +30,6 @@ builds:
30
goarch: '386'
31
- goos: darwin
32
goarch: arm
33
- - goos: darwin
34
- goarch: arm64
35
binary: '{{ .ProjectName }}_v{{ .Version }}'
36
archives:
37
- format: zip
0 commit comments