aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorSamuel Pitoiset <[email protected]>2020-02-26 09:32:41 +0100
committerMarge Bot <[email protected]>2020-03-05 20:33:56 +0000
commit93fcc9ad57a7e0e64ae45988e62b24563ff9fdc3 (patch)
treeeaa895f0dbe022e871a9e43b4dd40ba1616022b0 /.gitlab-ci.yml
parentb088a4b113f530ef8c1ad07df33b8fca8586c5d1 (diff)
gitlab-ci: build Fossilize in the test image for VK
Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Michel Dänzer <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3960>
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 3beed8d4982..ce35c57df3e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -137,7 +137,7 @@ x86_test-gl:
x86_test-vk:
extends: x86_build
variables:
- DEBIAN_TAG: &x86_test-vk "2020-03-04"
+ DEBIAN_TAG: &x86_test-vk "2020-03-05"
# Can only be triggered manually on personal branches because RADV is the only
# driver that does Vulkan testing at the moment.
rules: