[libcxx-commits] [libcxx] f7e7132 - [libcxx][Github] Bump container version in premerge CI

Aiden Grossman via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 9 23:20:06 PST 2026


Author: Aiden Grossman
Date: 2026-01-10T07:19:27Z
New Revision: f7e7132c8edddb78a72ab3f6b9e85f8f920c3773

URL: https://github.com/llvm/llvm-project/commit/f7e7132c8edddb78a72ab3f6b9e85f8f920c3773
DIFF: https://github.com/llvm/llvm-project/commit/f7e7132c8edddb78a72ab3f6b9e85f8f920c3773.diff

LOG: [libcxx][Github] Bump container version in premerge CI

This includes e8753c0de90d3aaa60361b5354588fa29fef9228 to bump the
runner version. The contents of the container will remain the same given
we're using the same base image.

Added: 
    

Modified: 
    libcxx/utils/ci/images/libcxx_next_runners.txt
    libcxx/utils/ci/images/libcxx_runners.txt

Removed: 
    


################################################################################
diff  --git a/libcxx/utils/ci/images/libcxx_next_runners.txt b/libcxx/utils/ci/images/libcxx_next_runners.txt
index eafa0fe5ff6d8..86bd8b3a937f9 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:55f634cc7f345a8708f2497c0274144ab1eb3d91
\ No newline at end of file
+ghcr.io/llvm/libcxx-linux-builder:e8753c0de90d3aaa60361b5354588fa29fef9228

diff  --git a/libcxx/utils/ci/images/libcxx_runners.txt b/libcxx/utils/ci/images/libcxx_runners.txt
index d476700632ff2..86bd8b3a937f9 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:36a95a5cb49bb723470c9c967a6bd54d08743834
\ No newline at end of file
+ghcr.io/llvm/libcxx-linux-builder:e8753c0de90d3aaa60361b5354588fa29fef9228


        


More information about the libcxx-commits mailing list