ci: bump VVL to v1.3.281

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28400>
This commit is contained in:
Mike Blumenkrantz
2024-03-26 09:17:35 -04:00
committed by Marge Bot
parent 739d45d5d4
commit 2c4625c887
2 changed files with 3 additions and 3 deletions

View File

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