-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
ciContinuous integration and automationContinuous integration and automationenhancementNew feature or requestNew feature or request
Milestone
Description
Currently clang/clang++
is not installed in our self-hosted
runner.
Please help to rebuild the image and redeploy the runner.
graph-compiler/.github/dockerfiles/runner/Dockerfile
Lines 12 to 17 in 23269d7
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 automationContinuous integration and automationenhancementNew feature or requestNew feature or request