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