Skip to content

Commit

Permalink
.goreleaser.yml: disable CGO
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed Aug 16, 2024
1 parent 1df00d8 commit f36ccc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ builds:
- darwin
- windows
- freebsd
env:
- CGO_ENABLED=0

0 comments on commit f36ccc7

Please sign in to comment.