[llvm-branch-commits] [llvm] release/23.x: workflows: Remove unnecessary checkouts before uses of upload-release-artifact (#213830) (PR #214305)
Tom Stellard via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat Aug 8 13:23:06 PDT 2026
tstellar wrote:
> @tstellar, I'm guessing it isn't related, but it is slightly worrisome to me that both the original run and the rerun that I kicked off failed to build the Windows-11-arm binaries due to it timing out after 6 hours. Can you verify the failure is unrelated to this change so we can be more comfortable accepting it?
We run the arm Windows jobs on the free runners for pull requests so it's expected that they will time out.
However, I think the Windows builds have been failing since the branch was made, so that's something I'm trying to investigate, but it's unrelated to this. I did a test build here:
https://github.com/llvm/llvm-project/actions/runs/31260431946
https://github.com/llvm/llvm-project/pull/214305
More information about the llvm-branch-commits
mailing list