[libcxx-commits] [libcxx] [libcxx] Bump Container Runner Version (PR #147831)
Aiden Grossman via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 9 14:50:56 PDT 2025
================
@@ -10,7 +10,7 @@ services:
dockerfile: Dockerfile
target: actions-builder
args:
- BASE_IMAGE: ghcr.io/actions/actions-runner:2.322.0
+ BASE_IMAGE: ghcr.io/actions/actions-runner:2.326.0
----------------
boomanaiden154 wrote:
I'd prefer to keep the version pinned just for reproducibility. I'll probably change how this is wired up at some point too to make upgrading the runner version less of a pain (so that we only touch the runner and not everything else).
https://github.com/llvm/llvm-project/pull/147831
More information about the libcxx-commits
mailing list