gitlab-ci: Fix needs: of the arm64 LAVA test jobs
[mesa.git] / .gitlab-ci / lava-gitlab-ci.yml
index 9bd6f1fe392690c6191865ac5b2fb839da09abf8..86d319e9007cdaf5db8d378b238d1c133039a9ce 100644 (file)
@@ -103,7 +103,7 @@ kernel+rootfs_armhf:
   dependencies:
     - meson-arm64
   needs:
-    - arm_build
+    - kernel+rootfs_arm64
     - meson-arm64
 
 .lava-traces:armhf: