ci: uprev VVL to 1.3.251
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23343>
This commit is contained in:

committed by
Marge Bot

parent
5682e395d1
commit
b9dd13e1b3
@@ -7,7 +7,7 @@
|
||||
|
||||
set -ex
|
||||
|
||||
VALIDATION_TAG="main"
|
||||
VALIDATION_TAG="v1.3.251"
|
||||
|
||||
git clone -b "$VALIDATION_TAG" --single-branch --depth 1 https://github.com/KhronosGroup/Vulkan-ValidationLayers.git
|
||||
pushd Vulkan-ValidationLayers
|
||||
|
@@ -16,12 +16,12 @@ variables:
|
||||
DEBIAN_X86_TEST_ANDROID_IMAGE_PATH: "debian/x86_test-android"
|
||||
|
||||
DEBIAN_X86_TEST_ANDROID_TAG: "2023-05-25-bookworm"
|
||||
DEBIAN_X86_TEST_GL_TAG: "2023-05-25-bookworm"
|
||||
DEBIAN_X86_TEST_GL_TAG: "2023-05-31-vvl"
|
||||
DEBIAN_X86_TEST_VK_TAG: "2023-05-25-vkd3d-proton"
|
||||
|
||||
ALPINE_X86_BUILD_TAG: "2023-03-20-3.17-bump"
|
||||
FEDORA_X86_BUILD_TAG: "2023-04-26-rusticl"
|
||||
KERNEL_ROOTFS_TAG: "2023-05-25-virglrenderer"
|
||||
KERNEL_ROOTFS_TAG: "2023-05-31-vvl"
|
||||
|
||||
WINDOWS_X64_VS_PATH: "windows/x64_vs"
|
||||
WINDOWS_X64_VS_TAG: "2022-10-20-upgrade-zlib"
|
||||
|
Reference in New Issue
Block a user