Skip to content

Commit ec10537

Browse files
authored
Install clang-17 on development Dockerfile. (#8673)
1 parent a435625 commit ec10537

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/ansible/config/apt.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ apt:
1414
- vim
1515
- wget
1616
- clang-format
17+
- clang-17
1718
- gcc-10
1819
- g++-10
1920
- lcov

0 commit comments

Comments
 (0)