Skip to content

Commit

Permalink
fix: changed CGO_ENABLED
Browse files Browse the repository at this point in the history
  • Loading branch information
demeyerthom committed Nov 13, 2023
1 parent 45f4abd commit eba31b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ builds:
- -trimpath
- -tags=netgo
env:
- CGO_ENABLED=0
- CGO_ENABLED=1
asmflags:
- all=-trimpath={{.Env.GOPATH}}
gcflags:
Expand Down

0 comments on commit eba31b4

Please sign in to comment.