summaryrefslogtreecommitdiff
path: root/.gitlab-ci/build-cts-runner.sh
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci/build-cts-runner.sh')
-rw-r--r--.gitlab-ci/build-cts-runner.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/build-cts-runner.sh b/.gitlab-ci/build-cts-runner.sh
index c4d8bd878f3..716cf661637 100644
--- a/.gitlab-ci/build-cts-runner.sh
+++ b/.gitlab-ci/build-cts-runner.sh
@@ -2,7 +2,7 @@
set -ex
-git clone https://gitlab.freedesktop.org/mesa/parallel-deqp-runner.git --depth 1
+git clone https://gitlab.freedesktop.org/mesa/parallel-deqp-runner.git --depth 1 -b mesa-ci-2019-11-22
cd parallel-deqp-runner
meson build/
ninja -C build -j4 install