mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-21 07:40:38 +02:00
ci: bump VVL to v1.3.285
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29198>
This commit is contained in:
parent
f4a66eadf9
commit
1240fbba21
2 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
set -ex
|
||||
|
||||
VALIDATION_TAG="snapshot-2024wk19"
|
||||
VALIDATION_TAG="v1.3.285"
|
||||
|
||||
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: "20240513-vvl"
|
||||
DEBIAN_X86_64_TEST_GL_TAG: "20240514-vvl"
|
||||
DEBIAN_X86_64_TEST_VK_TAG: "20240506-pointsize"
|
||||
KERNEL_ROOTFS_TAG: "20240513-vvl"
|
||||
KERNEL_ROOTFS_TAG: "20240514-vvl"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20240412-pycparser"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "20240401-wlproto"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue