Skip to content

Commit

Permalink
Install llvm-17 in ubuntu-2404 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
yixinglu authored Jan 10, 2025
1 parent f1069f4 commit 7e5f35c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.ubuntu2404
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ RUN apt update && apt install -y --no-install-recommends \
git \
cmake \
build-essential \
llvm-17 \
clang-17 \
clang-format-17 \
clang-tidy-17 \
Expand Down

0 comments on commit 7e5f35c

Please sign in to comment.