ci: VVL uprev (temporary until new release will be published)

Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21977>
This commit is contained in:
David Heidelberg
2023-05-25 14:36:59 +02:00
parent c8615c8ad3
commit 335d3074fb

View File

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