diff --git a/libcxx/utils/ci/Dockerfile b/libcxx/utils/ci/Dockerfile index 9e1865ee61fdf2..490bee4942e035 100644 --- a/libcxx/utils/ci/Dockerfile +++ b/libcxx/utils/ci/Dockerfile @@ -106,6 +106,7 @@ RUN sudo apt-get update \ #RUN apt-get update && apt-get install -y ninja-build python3 python3-distutils python3-psutil git gdb ccache # TODO add ninja-build once 1.11 is available in Ubuntu, also remove the manual installation. RUN <