[libcxx-commits] [libcxx] [libc++] Update the libcxx-next-runners to use the new docker image (PR #185603)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 10 02:31:16 PDT 2026


https://github.com/philnik777 created https://github.com/llvm/llvm-project/pull/185603

None

>From d808a0dce32eb0a428e7f669a4e007f5644a3067 Mon Sep 17 00:00:00 2001
From: Nikolas Klauser <nikolasklauser at berlin.de>
Date: Tue, 10 Mar 2026 10:30:53 +0100
Subject: [PATCH] [libc++] Update the libcxx-next-runners to use the new docker
 image

---
 libcxx/utils/ci/images/libcxx_next_runners.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libcxx/utils/ci/images/libcxx_next_runners.txt b/libcxx/utils/ci/images/libcxx_next_runners.txt
index 86bd8b3a937f9..bfcc02f573477 100644
--- a/libcxx/utils/ci/images/libcxx_next_runners.txt
+++ b/libcxx/utils/ci/images/libcxx_next_runners.txt
@@ -1 +1 @@
-ghcr.io/llvm/libcxx-linux-builder:e8753c0de90d3aaa60361b5354588fa29fef9228
+ghcr.io/llvm/libcxx-linux-builder:3a03764cc1c32ff6a5e1fcdffae5b9463966bdd5



More information about the libcxx-commits mailing list