mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 21:30:09 +01:00
ci/windows: Bump image tags to rebuild deps with v143 build tools
Acked-by: David Heidelberg <david@ixit.cz> Acked-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30877>
This commit is contained in:
parent
1a93b1e217
commit
9f88b6025b
1 changed files with 3 additions and 3 deletions
|
|
@ -40,10 +40,10 @@ variables:
|
|||
PKG_REPO_REV: "bca9635d"
|
||||
|
||||
WINDOWS_X64_MSVC_PATH: "windows/x86_64_msvc"
|
||||
WINDOWS_X64_MSVC_TAG: "20240717-pyyaml-3"
|
||||
WINDOWS_X64_MSVC_TAG: "20240827-v143"
|
||||
|
||||
WINDOWS_X64_BUILD_PATH: "windows/x86_64_build"
|
||||
WINDOWS_X64_BUILD_TAG: "20240717-pyyaml-3"
|
||||
WINDOWS_X64_BUILD_TAG: "20240827-v143"
|
||||
|
||||
WINDOWS_X64_TEST_PATH: "windows/x86_64_test"
|
||||
WINDOWS_X64_TEST_TAG: "20240717-pyyaml-3"
|
||||
WINDOWS_X64_TEST_TAG: "20240827-v143"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue