[libcxx-commits] [libcxx] [libc++] Bump libc++ runners to include python-venv (PR #189008)
via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 27 07:28:48 PDT 2026
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-libcxx
Author: Louis Dionne (ldionne)
<details>
<summary>Changes</summary>
---
Full diff: https://github.com/llvm/llvm-project/pull/189008.diff
1 Files Affected:
- (modified) libcxx/utils/ci/images/libcxx_runners.txt (+1-1)
``````````diff
diff --git a/libcxx/utils/ci/images/libcxx_runners.txt b/libcxx/utils/ci/images/libcxx_runners.txt
index 86bd8b3a937f9..ec55490361058 100644
--- a/libcxx/utils/ci/images/libcxx_runners.txt
+++ b/libcxx/utils/ci/images/libcxx_runners.txt
@@ -1 +1 @@
-ghcr.io/llvm/libcxx-linux-builder:e8753c0de90d3aaa60361b5354588fa29fef9228
+ghcr.io/llvm/libcxx-linux-builder:a691a452b54ef24876f48ec0d854e6d6a59e97a7
``````````
</details>
https://github.com/llvm/llvm-project/pull/189008
More information about the libcxx-commits
mailing list