ci: bump VVL to snapshot-2024wk19
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29166>
This commit is contained in:

committed by
Marge Bot

parent
891730ac0b
commit
11448823b9
@@ -7,7 +7,7 @@
|
||||
|
||||
set -ex
|
||||
|
||||
VALIDATION_TAG="v1.3.281"
|
||||
VALIDATION_TAG="snapshot-2024wk19"
|
||||
|
||||
git clone -b "$VALIDATION_TAG" --single-branch --depth 1 https://github.com/KhronosGroup/Vulkan-ValidationLayers.git
|
||||
pushd Vulkan-ValidationLayers
|
||||
|
@@ -25,9 +25,9 @@ variables:
|
||||
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
|
||||
|
||||
DEBIAN_X86_64_TEST_ANDROID_TAG: "20240423-deqp"
|
||||
DEBIAN_X86_64_TEST_GL_TAG: "20240510-egltransp"
|
||||
DEBIAN_X86_64_TEST_GL_TAG: "20240513-vvl"
|
||||
DEBIAN_X86_64_TEST_VK_TAG: "20240506-pointsize"
|
||||
KERNEL_ROOTFS_TAG: "20240510-egltransp"
|
||||
KERNEL_ROOTFS_TAG: "20240513-vvl"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20240412-pycparser"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "20240401-wlproto"
|
||||
|
Reference in New Issue
Block a user