You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ensures that we use python 2.7 when building LLVM. The LLVM
tooling has not yet been ported to python 3, and this breaks the CI
builds which are now finding python 3 via `PATH`.
0 commit comments