Skip to content

Commit 2cbb059

Browse files
committed
Add clang-11
1 parent 34768a6 commit 2cbb059

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/docker/host-x86_64/pr-check-2/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ FROM ubuntu:22.04
22

33
ARG DEBIAN_FRONTEND=noninteractive
44
RUN apt-get update && apt-get install -y --no-install-recommends \
5+
clang-11 \
56
g++ \
67
make \
78
ninja-build \

0 commit comments

Comments
 (0)