disable cgo
This commit is contained in:
parent
0842137fe8
commit
34b3a76374
@ -3,7 +3,7 @@ before:
|
|||||||
- go mod tidy
|
- go mod tidy
|
||||||
builds:
|
builds:
|
||||||
- env:
|
- env:
|
||||||
- CGO_ENABLED=1
|
- CGO_ENABLED=0
|
||||||
targets:
|
targets:
|
||||||
- linux_amd64
|
- linux_amd64
|
||||||
ldflags:
|
ldflags:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user