[libc++][ci] Install ccache in the Docker image
authorLouis Dionne <ldionne.2@gmail.com>
Thu, 18 May 2023 21:11:01 +0000 (14:11 -0700)
committerLouis Dionne <ldionne.2@gmail.com>
Fri, 26 May 2023 17:42:26 +0000 (10:42 -0700)
commit437ec156ef697e84d9e9e4c1f190d468dcee4096
treeab4636d4d9c58d828774690582036d444479b335
parentacb1b4fbb7939faa369337b9b26b960fdc91e4b8
[libc++][ci] Install ccache in the Docker image

This will allow using ccache in the jobs that build Clang, which
should speed up those jobs.

Differential Revision: https://reviews.llvm.org/D150907
libcxx/utils/ci/Dockerfile