aboutsummaryrefslogtreecommitdiff
path: root/ci/test/00_setup_env_native_multiprocess.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/test/00_setup_env_native_multiprocess.sh')
-rw-r--r--ci/test/00_setup_env_native_multiprocess.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/test/00_setup_env_native_multiprocess.sh b/ci/test/00_setup_env_native_multiprocess.sh
index 0fc989085c..786f0f927f 100644
--- a/ci/test/00_setup_env_native_multiprocess.sh
+++ b/ci/test/00_setup_env_native_multiprocess.sh
@@ -7,6 +7,7 @@
export LC_ALL=C.UTF-8
export CONTAINER_NAME=ci_native_multiprocess
+export DOCKER_NAME_TAG=ubuntu:20.04
export PACKAGES="cmake python3"
export DEP_OPTS="MULTIPROCESS=1"
export GOAL="install"