ci/windows: Bump Vulkan SDK for SPIRV-Tools

Reviewed-by: Jesse Natalie <None>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33286>
This commit is contained in:
Karol Herbst
2025-01-30 13:40:35 +01:00
committed by Marge Bot
parent 457b159383
commit 6d306f7415
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# Touch this file needs update both WINDOWS_X64_BUILD_TAG WINDOWS_X64_TEST_TAG
# This file needs run in administrator mode
$env:VULKAN_SDK_VERSION="1.3.275.0"
$env:VULKAN_SDK_VERSION="1.3.280.0"
$ProgressPreference = "SilentlyContinue"