[llvm] [libc++] Add Docker images to support incoming pre-merge CI transition (PR #144597)

Louis Dionne via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 17 13:29:52 PDT 2025


ldionne wrote:

@cmtice Once this is checked in, individual Docker images can be obtained with:

```
curl -s https://raw.githubusercontent.com/llvm/llvm-project/main/.github/workflows/libcxx-docker-images.yml | yq '.libcxx-runner-set-current'
```


https://github.com/llvm/llvm-project/pull/144597


More information about the llvm-commits mailing list