ci/msvc: Stick VK-GL-CTS to specific version 56114106d860c121cd6ff0c3b926ddc50c4c11fd

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/26736>
This commit is contained in:
Yonggang Luo
2023-12-21 15:36:07 +08:00
committed by Marge Bot
parent 85bbc1a753
commit 6e8c3a585a

View File

@@ -81,6 +81,7 @@ if (!$?) {
}
Push-Location -Path $deqp_source
git checkout 56114106d860c121cd6ff0c3b926ddc50c4c11fd
# --insecure is due to SSL cert failures hitting sourceforge for zlib and
# libpng (sigh). The archives get their checksums checked anyway, and git
# always goes through ssh or https.