mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-01-22 13:43:48 +08:00
ci: bump vvl to v1.3.289
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30025>
This commit is contained in:
parent
6f1f3ba444
commit
03a85edff7
@ -3,11 +3,11 @@
|
||||
# When changing this file, you need to bump the following
|
||||
# .gitlab-ci/image-tags.yml tags:
|
||||
# DEBIAN_TEST_GL_TAG
|
||||
# KERNEL_ROOTFS_TAG:
|
||||
# KERNEL_ROOTFS_TAG
|
||||
|
||||
set -ex
|
||||
|
||||
VALIDATION_TAG="v1.3.285"
|
||||
VALIDATION_TAG="v1.3.289"
|
||||
|
||||
git clone -b "$VALIDATION_TAG" --single-branch --depth 1 https://github.com/KhronosGroup/Vulkan-ValidationLayers.git
|
||||
pushd Vulkan-ValidationLayers
|
||||
|
@ -28,9 +28,9 @@ variables:
|
||||
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
|
||||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20240423-deqp"
|
||||
DEBIAN_TEST_GL_TAG: "20240627-piglit-64"
|
||||
DEBIAN_TEST_GL_TAG: "20240703-vvl"
|
||||
DEBIAN_TEST_VK_TAG: "20240703-vkd3d"
|
||||
KERNEL_ROOTFS_TAG: "20240703-vkd3d"
|
||||
KERNEL_ROOTFS_TAG: "20240703-vvl"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20240620-sphinx"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "20240401-wlproto"
|
||||
|
Loading…
Reference in New Issue
Block a user