disable cgo

This commit is contained in:
BuckarooBanzay 2023-09-20 15:35:25 +02:00
parent 0842137fe8
commit 34b3a76374

View File

@ -3,7 +3,7 @@ before:
- go mod tidy
builds:
- env:
- CGO_ENABLED=1
- CGO_ENABLED=0
targets:
- linux_amd64
ldflags: