Re: [PATCH 05/17] tests/docker: move sh4 to use debian-legacy-test-cross

2023-10-28 Thread Richard Henderson
On 10/28/23 03:32, Alex Bennée wrote: diff --git a/.gitlab-ci.d/buildtest.yml b/.gitlab-ci.d/buildtest.yml index d670fb42b9..983c95e785 100644 --- a/.gitlab-ci.d/buildtest.yml +++ b/.gitlab-ci.d/buildtest.yml @@ -276,7 +276,7 @@ build-user-legacy: job: amd64-debian-legacy-cross-container

[PATCH 05/17] tests/docker: move sh4 to use debian-legacy-test-cross

2023-10-28 Thread Alex Bennée
sh4 is another target which doesn't work with bookworm compilers. To keep on buster move across to the debian-legacy-test-cross image and update accordingly. Signed-off-by: Alex Bennée --- configure | 4 .gitlab-ci.d/buildtest.yml| 2