Skip to content

Commit

Permalink
disable cgo
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrower95 committed Aug 14, 2024
1 parent 9fd546b commit a729f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/.goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ before:

builds:
- env:
- CGO_ENABLED=1
- CGO_ENABLED=0
goos:
- linux
- windows
Expand Down

0 comments on commit a729f2f

Please sign in to comment.