Skip to content

Commit 2c6f486

Browse files
committed
Update actions-runner version for libc++ builder images
1 parent d6bbe2e commit 2c6f486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/utils/ci/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ services:
2121
dockerfile: Dockerfile
2222
target: actions-builder
2323
args:
24-
BASE_IMAGE: ghcr.io/actions/actions-runner:2.316.1
24+
BASE_IMAGE: ghcr.io/actions/actions-runner:2.317.0
2525
<<: *compiler_versions
2626
android-buildkite-builder:
2727
image: ghcr.io/libcxx/android-buildkite-builder:${TAG:-latest}

0 commit comments

Comments
 (0)