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