ci: bump VVL to 1.3.261

Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24478>
This commit is contained in:
Mike Blumenkrantz
2023-08-03 11:44:10 -04:00
committed by Marge Bot
parent d686cadfbf
commit 4e9b20beb9
2 changed files with 3 additions and 3 deletions

View File

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