On 10/28/23 03:33, Alex Bennée wrote:
Maintaining two sets of containers for test building is silly. While
it makes sense for the QEMU cross-compile targets to have their own
fat containers built by lcitool we might as well merge the other
random debian based compilers into the same one used on gitlab.

Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
---
  configure                                     |  4 ++++
  .gitlab-ci.d/container-cross.yml              |  6 ------
  tests/docker/Makefile.include                 |  1 -
  .../dockerfiles/debian-mips-cross.docker      | 19 -------------------
  4 files changed, 4 insertions(+), 26 deletions(-)
  delete mode 100644 tests/docker/dockerfiles/debian-mips-cross.docker

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to