testinig CGO_ENABLED=0

This commit is contained in:
Jason Kulatunga
2020-10-08 00:32:13 -06:00
parent f27883ea4c
commit 4bd3dd4311
+1
View File
@@ -27,6 +27,7 @@ jobs:
env:
GOOS: linux
GOARCH: amd64
CGO_ENABLED: 0
run: |
apt-get update && apt-get install -y file