aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2020-05-28 12:33:37 -0700
committerMarge Bot <[email protected]>2020-06-09 18:28:17 +0000
commitf70030d276708e85d951addd19993d967c3b71f9 (patch)
tree72a5c54936ab6151ce67ad1583bf7ab0df909a49 /.gitlab-ci.yml
parent58dd904c592850a4886c02e65b56e87641d2ecbf (diff)
ci: Bump up to the current version of the VK CTS.
For enabling VK CTS on freedreno, I've heard there were important stability fixes in the CTS recently. Reviewed-by: Samuel Pitoiset <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5266>
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 00f5516d2ad..a99363bcfe8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -237,7 +237,7 @@ x86_test-gl:
x86_test-vk:
extends: .use-x86_test-base
variables:
- FDO_DISTRIBUTION_TAG: &x86_test-vk "2020-06-02"
+ FDO_DISTRIBUTION_TAG: &x86_test-vk "2020-06-02-new-vk-cts"
# Debian 9 based x86 build image (old LLVM)
x86_build_old: