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 d1e9a02 commit fad23a0Copy full SHA for fad23a0
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:22.04"
+export CI_IMAGE_NAME_TAG="docker.io/amd64/ubuntu:24.04"
12
export PACKAGES="llvm clang g++-multilib"
13
export DEP_OPTS="DEBUG=1 MULTIPROCESS=1"
14
export GOAL="install"
0 commit comments