On 04/09/2024 16.35, Philippe Mathieu-Daudé wrote:
We removed the cross compiled CRIS tests in the previous commit.Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- configure | 4 ---- .gitlab-ci.d/container-cross.yml | 5 ----- tests/docker/Makefile.include | 1 - tests/docker/dockerfiles/fedora-cris-cross.docker | 14 -------------- 4 files changed, 24 deletions(-) delete mode 100644 tests/docker/dockerfiles/fedora-cris-cross.docker
Reviewed-by: Thomas Huth <th...@redhat.com>