[libcxx-commits] [libcxx] 16651d2 - [libc++] Bump libc++ runners to include python-venv (#189008)
via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 30 05:47:30 PDT 2026
Author: Louis Dionne
Date: 2026-03-30T08:47:26-04:00
New Revision: 16651d240e522d20fb12856ef9e52f2b51e76408
URL: https://github.com/llvm/llvm-project/commit/16651d240e522d20fb12856ef9e52f2b51e76408
DIFF: https://github.com/llvm/llvm-project/commit/16651d240e522d20fb12856ef9e52f2b51e76408.diff
LOG: [libc++] Bump libc++ runners to include python-venv (#189008)
Added:
Modified:
libcxx/utils/ci/images/libcxx_runners.txt
Removed:
################################################################################
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
More information about the libcxx-commits
mailing list