We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728f5a0 commit 35a812aCopy full SHA for 35a812a
.goreleaser.yaml
@@ -2,7 +2,7 @@ version: 2
2
3
builds:
4
- env: [CGO_ENABLED=0]
5
- goos: [linux, darwin]
+ goos: [darwin]
6
goarch: [amd64, arm64]
7
8
archives:
0 commit comments