[libcxx-commits] [libcxx] [libcxx][Github] Bump Runner Version to v2.330.0 (PR #168753)
Aiden Grossman via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 4 14:17:13 PST 2025
================
@@ -23,8 +23,8 @@ services:
context: ../../../.. # monorepo root
dockerfile: libcxx/utils/ci/docker/linux-builder.dockerfile
args:
- BASE_IMAGE_VERSION: 825943e06f840710177e5514c4f61c9e73660c44
- GITHUB_RUNNER_VERSION: 2.329.0
+ BASE_IMAGE_VERSION: 77cb0980bcc2675b27d08141526939423fa0be76
----------------
boomanaiden154 wrote:
This version is the base image for the current non-next runner set given we want to deploy new runner versions without having to move to the next set. We can hold off on this for a bit if CI passes for #168122 though.
https://github.com/llvm/llvm-project/pull/168753
More information about the libcxx-commits
mailing list