Update .gitlab-ci.yml file

This commit is contained in:
Michael Scherle 2024-11-15 14:21:10 +00:00
parent f3debcc933
commit a1513b2a29

View File

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