Skip to content

Commit fad23a0

Browse files
author
MarcoFalke
committed
ci: Bump clang+llvm in i686_multiprocess task
1 parent d1e9a02 commit fad23a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test/00_setup_env_i686_multiprocess.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export LC_ALL=C.UTF-8
88

99
export HOST=i686-pc-linux-gnu
1010
export CONTAINER_NAME=ci_i686_multiprocess
11-
export CI_IMAGE_NAME_TAG="docker.io/amd64/ubuntu:22.04"
11+
export CI_IMAGE_NAME_TAG="docker.io/amd64/ubuntu:24.04"
1212
export PACKAGES="llvm clang g++-multilib"
1313
export DEP_OPTS="DEBUG=1 MULTIPROCESS=1"
1414
export GOAL="install"

0 commit comments

Comments
 (0)