mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 23:50:11 +01:00
ci/windows: Bump image tag for enable d3d10umd building
This is achieved by install Windows DDK Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37210>
This commit is contained in:
parent
d0e2e7640d
commit
f0a811bb44
1 changed files with 3 additions and 3 deletions
|
|
@ -40,8 +40,8 @@ variables:
|
|||
FIRMWARE_TAG: "36f9bbfa"
|
||||
FIRMWARE_REPO: "gfx-ci/firmware"
|
||||
|
||||
WINDOWS_X64_MSVC_TAG: "20250513-updatesdk2"
|
||||
WINDOWS_X64_MSVC_TAG: "20250906-d3d10umd"
|
||||
|
||||
WINDOWS_X64_BUILD_TAG: "20250513-updatesdk2"
|
||||
WINDOWS_X64_BUILD_TAG: "20250906-d3d10umd"
|
||||
|
||||
WINDOWS_X64_TEST_TAG: "20250513-updatesdk2"
|
||||
WINDOWS_X64_TEST_TAG: "20250906-d3d10umd"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue