aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Timer.cpp
diff options
context:
space:
mode:
authorAiden Grossman <aidengrossman@google.com>2025-01-09 07:58:38 -0800
committerGitHub <noreply@github.com>2025-01-09 07:58:38 -0800
commita75917679549109fcbf92cb63ef61638517713d6 (patch)
tree6f3f1cffce2bcbf3bc59e1fad76a1a9e857d15fb /llvm/lib/Support/Timer.cpp
parent465a3ce9fac1fcf49d5772f70564973a73748d57 (diff)
downloadllvm-a75917679549109fcbf92cb63ef61638517713d6.zip
llvm-a75917679549109fcbf92cb63ef61638517713d6.tar.gz
llvm-a75917679549109fcbf92cb63ef61638517713d6.tar.bz2
[Github] Fix LLVM Project Tests Workflow on Linux (#122221)
This patch fixes the LLVM project tests workflow on Linux. Two changes were needed. Firstly, some commands need to be performed with sudo now that the container executes as a non-root user. Second, we needed to change from `ubuntu-latest` to `ubuntu-22.04` as `ubuntu-latest` not defaults to `ubuntu-24.04` which causes `setup-python` to install a python executable linked against a newer version of glibc that is not found on ubuntu 22.04, which causes failures when CMake cannot execute the python interpreter that it finds.
Diffstat (limited to 'llvm/lib/Support/Timer.cpp')
0 files changed, 0 insertions, 0 deletions