diff --git a/.gitlab-ci-unix.yml b/.gitlab-ci-unix.yml
index cc5fe1bdc87bf3d33471292d2a11f16c4efce92f..8b56b6537123ac88e1c1241358fb2ef98f9f581d 100644
--- a/.gitlab-ci-unix.yml
+++ b/.gitlab-ci-unix.yml
@@ -692,3 +692,4 @@ spec:
     - .$[[ inputs.os ]]-cleanup
   script:
     - rm -rf "/tmp/gitlab-runner/$[[ inputs.os ]]-$[[ inputs.platform ]]-${CI_PIPELINE_ID}"
+  dependencies: []