We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbf9343 commit 126c581Copy full SHA for 126c581
src/ci/scripts/free-disk-space.sh
@@ -73,6 +73,8 @@ printDH() {
73
# SCRIPT
74
# # ======
75
76
+export CGO_ENABLED=0
77
+
78
# Display initial disk space stats
79
80
AVAILABLE_INITIAL=$(getAvailableSpace)
0 commit comments