[libcxx-commits] [libcxx] [libc++] Update release runners to the image that was used on main at the branch point (PR #210378)

via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 17 10:09:26 PDT 2026


llvmorg-github-actions[bot] wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-libcxx

Author: Louis Dionne (ldionne)

<details>
<summary>Changes</summary>

This will allow retaining a stable image for CI throughout the whole LLVM 23 release.

---
Full diff: https://github.com/llvm/llvm-project/pull/210378.diff


1 Files Affected:

- (modified) libcxx/utils/ci/images/libcxx_release_runners.txt (+1-1) 


``````````diff
diff --git a/libcxx/utils/ci/images/libcxx_release_runners.txt b/libcxx/utils/ci/images/libcxx_release_runners.txt
index 86bd8b3a937f9..b593254d1cf01 100644
--- a/libcxx/utils/ci/images/libcxx_release_runners.txt
+++ b/libcxx/utils/ci/images/libcxx_release_runners.txt
@@ -1 +1 @@
-ghcr.io/llvm/libcxx-linux-builder:e8753c0de90d3aaa60361b5354588fa29fef9228
+ghcr.io/llvm/libcxx-linux-builder:6d3cf7f436a01f4622fb660e413a4020209777b8

``````````

</details>


https://github.com/llvm/llvm-project/pull/210378


More information about the libcxx-commits mailing list