ci: bump VVL to v1.3.281

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28400>
This commit is contained in:
Mike Blumenkrantz 2024-03-26 09:17:35 -04:00 committed by Marge Bot
parent 739d45d5d4
commit 2c4625c887
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
set -ex
VALIDATION_TAG="snapshot-2024wk06"
VALIDATION_TAG="v1.3.281"
git clone -b "$VALIDATION_TAG" --single-branch --depth 1 https://github.com/KhronosGroup/Vulkan-ValidationLayers.git
pushd Vulkan-ValidationLayers

View File

@ -25,9 +25,9 @@ variables:
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
DEBIAN_X86_64_TEST_ANDROID_TAG: "20240311-runner"
DEBIAN_X86_64_TEST_GL_TAG: "20240313-ninetests"
DEBIAN_X86_64_TEST_GL_TAG: "20240326-vvl"
DEBIAN_X86_64_TEST_VK_TAG: "20240317-direct_drm"
KERNEL_ROOTFS_TAG: "20240317-direct_drm"
KERNEL_ROOTFS_TAG: "20240326-vvl"
ALPINE_X86_64_BUILD_TAG: "20240208-libclc-5"
ALPINE_X86_64_LAVA_SSH_TAG: "20230626-v1"