[libc++][CI] Update action runner base image. (#130433)

Updates to the latest release. The side effect of this change is
updating all compilers to the latest upstream version.
This commit is contained in:
Mark de Wever
2025-03-09 17:36:10 +01:00
committed by GitHub
parent fd973d2512
commit b6bb9dc5ab

View File

@@ -10,7 +10,7 @@ services:
dockerfile: Dockerfile
target: actions-builder
args:
BASE_IMAGE: ghcr.io/actions/actions-runner:2.319.1
BASE_IMAGE: ghcr.io/actions/actions-runner:2.322.0
<<: *compiler_versions
android-buildkite-builder: