ci/windows: Strip misleading release/15.x
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:
@@ -56,7 +56,7 @@ if (!$buildstatus) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Get-Date
|
Get-Date
|
||||||
Write-Host "Cloning LLVM release/15.x"
|
Write-Host "Cloning LLVM"
|
||||||
git clone -b llvmorg-19.1.6 --depth=1 https://github.com/llvm/llvm-project deps/llvm-project
|
git clone -b llvmorg-19.1.6 --depth=1 https://github.com/llvm/llvm-project deps/llvm-project
|
||||||
if (!$?) {
|
if (!$?) {
|
||||||
Write-Host "Failed to clone LLVM repository"
|
Write-Host "Failed to clone LLVM repository"
|
||||||
|
|||||||
Reference in New Issue
Block a user