Enable CGO
This commit is contained in:
parent
10000b82e5
commit
0134881239
@ -7,6 +7,7 @@ env:
|
||||
GOPROXY: https://goproxy.io,direct
|
||||
GOPATH: /home/rootless/go_path
|
||||
GOCACHE: /home/rootless/go_cache
|
||||
CGO_ENABLED: 1
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
Loading…
Reference in New Issue
Block a user