Skip to content

Commit d430f4a

Browse files
authored
Update Dockerfile Ubuntu 24.04 to include clang
1 parent 332a6f0 commit d430f4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-ci/master/ubuntu/24.04/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ENV DEBIAN_FRONTEND="noninteractive"
77

88
RUN apt-get -y update && apt-get -y install \
99
build-essential \
10+
clang \
1011
cmake \
1112
git \
1213
icu-devtools \

0 commit comments

Comments
 (0)