ci: bump VVL to v1.3.285

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29198>
This commit is contained in:
Mike Blumenkrantz
2024-05-14 10:06:03 -04:00
committed by Marge Bot
parent f4a66eadf9
commit 1240fbba21
2 changed files with 3 additions and 3 deletions

View File

@@ -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