Skip to content

Commit 02c7583

Browse files
committed
[libc++][CI] Update action runner base image.
Updates to the latest release. The side effect of this change is updating all compilers to the latest upstream version.
1 parent fc3267c commit 02c7583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libcxx/utils/ci/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
dockerfile: Dockerfile
1111
target: actions-builder
1212
args:
13-
BASE_IMAGE: ghcr.io/actions/actions-runner:2.319.1
13+
BASE_IMAGE: ghcr.io/actions/actions-runner:2.322.0
1414
<<: *compiler_versions
1515

1616
android-buildkite-builder:

0 commit comments

Comments
 (0)