We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e3762 commit a3a2908Copy full SHA for a3a2908
.goreleaser.yaml
@@ -2,6 +2,8 @@
2
builds:
3
- env:
4
- CGO_ENABLED=1
5
+ goos:
6
+ - linux
7
goarch:
8
- amd64
9
# supporting arm is possible if we get CGO support
0 commit comments