testinig CGO_ENABLED=0
This commit is contained in:
@@ -27,6 +27,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GOOS: linux
|
GOOS: linux
|
||||||
GOARCH: amd64
|
GOARCH: amd64
|
||||||
|
CGO_ENABLED: 0
|
||||||
run: |
|
run: |
|
||||||
apt-get update && apt-get install -y file
|
apt-get update && apt-get install -y file
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user