gitlab-ci: Use ninja -j4 for building dEQP
[mesa.git] / .gitlab-ci / debian-install.sh
index b04357903c49af6d9d1a80de98b3bba0335e632c..350ceb6181c31b95ec0776cf0c9bddbb5b528136 100644 (file)
@@ -269,7 +269,7 @@ cmake -G Ninja \
       -DDEQP_TARGET=surfaceless               \
       -DCMAKE_BUILD_TYPE=Release              \
       /VK-GL-CTS
-ninja
+ninja -j4
 
 # Copy out the mustpass lists we want from a bunch of other junk.
 mkdir /deqp/mustpass