We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab42b2e commit fa8996bCopy full SHA for fa8996b
ci/test/00_setup_env_i686_multiprocess.sh
@@ -8,7 +8,7 @@ export LC_ALL=C.UTF-8
8
9
export HOST=i686-pc-linux-gnu
10
export CONTAINER_NAME=ci_i686_multiprocess
11
-export CI_IMAGE_NAME_TAG="docker.io/amd64/ubuntu:20.04"
+export CI_IMAGE_NAME_TAG="docker.io/amd64/ubuntu:22.04"
12
export PACKAGES="cmake llvm clang g++-multilib"
13
export DEP_OPTS="DEBUG=1 MULTIPROCESS=1"
14
export GOAL="install"
0 commit comments