Update .gitlab-ci.yml file

This commit is contained in:
Michael Scherle 2024-11-15 14:24:22 +00:00
parent a1513b2a29
commit 68e068c336

View File

@ -139,7 +139,7 @@ makecheck-debian32:
image:
name: i386/debian:latest
docker:
platform: linux/amd64
platform: i386
script:
- git clean -fdx
- git submodule foreach --recursive git clean -fdx