We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5ced5 commit 65ba307Copy full SHA for 65ba307
.goreleaser.yml
@@ -5,6 +5,10 @@ before:
5
builds:
6
- env:
7
- CGO_ENABLED=0
8
+ goos:
9
+ - darwin
10
+ - linux
11
+ - windows
12
archive:
13
replacements:
14
darwin: Darwin
0 commit comments