Skip to content

Commit

Permalink
enable cgo
Browse files Browse the repository at this point in the history
  • Loading branch information
diurnalist committed Nov 25, 2023
1 parent 35fd90e commit 8b79b64
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
---
builds:
- ldflags:
- -extldflags=-static
env:
- CGO_ENABLED=0
- env:
- CGO_ENABLED=1
goos:
- linux
goarch:
Expand Down

0 comments on commit 8b79b64

Please sign in to comment.