summaryrefslogtreecommitdiff
path: root/ci/run-docker-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/run-docker-build.sh')
-rwxr-xr-xci/run-docker-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/run-docker-build.sh b/ci/run-docker-build.sh
index 5d2764ad3a..6cd832efb9 100755
--- a/ci/run-docker-build.sh
+++ b/ci/run-docker-build.sh
@@ -15,7 +15,7 @@ then
fi
case "$jobname" in
-Linux32)
+linux32)
switch_cmd="linux32 --32bit i386"
;;
linux-musl)