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:
@@ -49,7 +49,7 @@ variables:
|
||||
WINDOWS_X64_MSVC_TAG: "20240827-v143"
|
||||
|
||||
WINDOWS_X64_BUILD_PATH: "windows/x86_64_build"
|
||||
WINDOWS_X64_BUILD_TAG: "20241107-setup"
|
||||
WINDOWS_X64_BUILD_TAG: "20250130-vulkan-sdk"
|
||||
|
||||
WINDOWS_X64_TEST_PATH: "windows/x86_64_test"
|
||||
WINDOWS_X64_TEST_TAG: "20241107-setup"
|
||||
WINDOWS_X64_TEST_TAG: "20250130-vulkan-sdk"
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user