[libcxx-commits] [libcxx] 53c048b - [libc++] Update release runners to the image that was used on main at the branch point (#210378)
via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 17 10:10:05 PDT 2026
Author: Louis Dionne
Date: 2026-07-17T13:10:00-04:00
New Revision: 53c048b3732610c8d2d65c1d41603de26eb6ac4e
URL: https://github.com/llvm/llvm-project/commit/53c048b3732610c8d2d65c1d41603de26eb6ac4e
DIFF: https://github.com/llvm/llvm-project/commit/53c048b3732610c8d2d65c1d41603de26eb6ac4e.diff
LOG: [libc++] Update release runners to the image that was used on main at the branch point (#210378)
This will allow retaining a stable image for CI throughout the whole
LLVM 23 release.
Added:
Modified:
libcxx/utils/ci/images/libcxx_release_runners.txt
Removed:
################################################################################
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
More information about the libcxx-commits
mailing list