ci: Allow namespacing of dEQP run results files.
[mesa.git] / .gitlab-ci / build-deqp-vk.sh
index f4e2af3879618a3c1b7efd2c8d49588845c17e19..206ac0109a1d7eaf9ea9f012bfce04673d09c5a0 100644 (file)
@@ -23,7 +23,7 @@ cmake -G Ninja \
       -DDEQP_TARGET=x11_glx \
       -DCMAKE_BUILD_TYPE=Release \
       /VK-GL-CTS
-ninja -j4
+ninja
 
 # Copy out the mustpass list we want.
 mkdir /deqp/mustpass