ci: bump VVL to 1.3.269

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25914>
This commit is contained in:
Mike Blumenkrantz
2023-10-26 10:13:15 -04:00
committed by Marge Bot
parent 969ede4521
commit f2fb2df6a3
4 changed files with 27 additions and 5 deletions

View File

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