Skip to content

Commit fa8996b

Browse files
author
MarcoFalke
committed
ci: Bump i686_multiprocess.sh to latest Ubuntu LTS
There is no need to have it stuck on the previous one. This is needed for the next commit.
1 parent ab42b2e commit fa8996b

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:20.04"
11+
export CI_IMAGE_NAME_TAG="docker.io/amd64/ubuntu:22.04"
1212
export PACKAGES="cmake llvm clang g++-multilib"
1313
export DEP_OPTS="DEBUG=1 MULTIPROCESS=1"
1414
export GOAL="install"

0 commit comments

Comments
 (0)