We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc8e6a commit 07e6091Copy full SHA for 07e6091
.goreleaser.yml
@@ -8,6 +8,9 @@ builds:
8
- -X main.NginxBuildVersion=v{{.Version}}
9
env:
10
- CGO_ENABLED=0
11
+ goos:
12
+ - linux
13
+ - darwin
14
goarch:
15
- amd64
16
- arm64
0 commit comments