summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2020-07-01 23:45:08 +0300
committerMarge Bot <eric+marge@anholt.net>2020-07-21 16:41:22 +0000
commitd15e1226cceb448508c15cb475013deb085d492f (patch)
treef282fb808b2e4ba3fd42b6c3f77e25b0aa3b8434 /.gitlab-ci.yml
parentbb5b136b45222c2b70a37384b610fff685d09a35 (diff)
gitlab-ci: build gfxreconstruct from the "dev" branch
We want to use the fix for https://github.com/LunarG/gfxreconstruct/issues/328 while it is yet not available in the "master" branch. Additionally, we get the gfxreconstruct-info tool as an extra. Signed-off-by: Andres Gomez <agomez@igalia.com> Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5890>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6ffe2bee5ed..2dbcb4923e4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -299,7 +299,7 @@ x86_test-gl:
x86_test-vk:
extends: .use-x86_test-base
variables:
- FDO_DISTRIBUTION_TAG: &x86_test-vk "2020-07-21-tracie"
+ FDO_DISTRIBUTION_TAG: &x86_test-vk "2020-07-21-gfxreconstruct-dev"
# Debian 9 based x86 build image (old LLVM)
x86_build_old: