llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-libcxx Author: Mark de Wever (mordante) <details> <summary>Changes</summary> Updates to the latest release. The side effect of this change is updating all compilers to the latest upstream version. --- Full diff: https://github.com/llvm/llvm-project/pull/130433.diff 1 Files Affected: - (modified) libcxx/utils/ci/docker-compose.yml (+1-1) ``````````diff diff --git a/libcxx/utils/ci/docker-compose.yml b/libcxx/utils/ci/docker-compose.yml index 16db1b0e3acb3..68e89db5cf452 100644 --- a/libcxx/utils/ci/docker-compose.yml +++ b/libcxx/utils/ci/docker-compose.yml @@ -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: `````````` </details> https://github.com/llvm/llvm-project/pull/130433 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits