[all-commits] [llvm/llvm-project] 05c850: workflows/llvm-project-tests: Workaround an issue ...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Sat Aug 20 00:16:21 PDT 2022
Branch: refs/heads/release/15.x
Home: https://github.com/llvm/llvm-project
Commit: 05c85020a5dddd4561725d82447bd21f5573a8ce
https://github.com/llvm/llvm-project/commit/05c85020a5dddd4561725d82447bd21f5573a8ce
Author: Tom Stellard <tstellar at redhat.com>
Date: 2022-08-20 (Sat, 20 Aug 2022)
Changed paths:
M .github/workflows/llvm-project-tests.yml
Log Message:
-----------
workflows/llvm-project-tests: Workaround an issue with lldb builds on Windows
For some reason cmake started selecting a 32-bit version of python on
Windows instead of the 64-bit version when building windows. Explicitly
setting the default python to 3.10 fixes this problem.
Reviewed By: thieta
Differential Revision: https://reviews.llvm.org/D132280
(cherry picked from commit 99020b3c73c1e22fa388be8fd0c44391d40b3a38)
More information about the All-commits
mailing list