ci: bump VVL to 1.3.257

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24214>
This commit is contained in:
Mike Blumenkrantz
2023-07-18 09:40:07 -04:00
committed by Marge Bot
parent 0f557ffa26
commit 28b07a7bd2
2 changed files with 3 additions and 3 deletions

View File

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