Skip to content

Install clang in our runner image #319

@WangJialei-A

Description

@WangJialei-A

Currently clang/clang++ is not installed in our self-hosted runner.
Please help to rebuild the image and redeploy the runner.

apt-get install -y --no-install-recommends --fix-missing \
python3-pip python3-dev \
cmake gcc g++ ninja-build git clang-format \
gh \
libomp-dev \
; \

Metadata

Metadata

Assignees

Labels

ciContinuous integration and automationenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions