mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 01:28:07 +02:00
ci: update VVL to current week
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33651>
This commit is contained in:
parent
0b7611824a
commit
bf5273dd38
2 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ set -uex
|
|||
|
||||
uncollapsed_section_start vulkan-validation "Building Vulkan validation layers"
|
||||
|
||||
VALIDATION_TAG="snapshot-2024wk39"
|
||||
VALIDATION_TAG="snapshot-2025wk15"
|
||||
|
||||
git clone -b "$VALIDATION_TAG" --single-branch --depth 1 https://github.com/KhronosGroup/Vulkan-ValidationLayers.git
|
||||
pushd Vulkan-ValidationLayers
|
||||
|
|
|
|||
|
|
@ -24,9 +24,9 @@ variables:
|
|||
DEBIAN_BUILD_TAG: "20250324-android"
|
||||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250411-vkcts-main"
|
||||
DEBIAN_TEST_GL_TAG: "20250411-vkcts-main"
|
||||
DEBIAN_TEST_GL_TAG: "20250414-vvl"
|
||||
DEBIAN_TEST_VK_TAG: "20250411-vkcts-main"
|
||||
KERNEL_ROOTFS_TAG: "20250411-vkcts-main"
|
||||
KERNEL_ROOTFS_TAG: "20250414-vvl"
|
||||
|
||||
DEBIAN_PYUTILS_TAG: "20250321-s3cp-fix5"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue