Skip to content

Commit 7b194ef

Browse files
authored
Install libc++ package on CI images of Ubuntu 22.04 (#402)
1 parent 326aad0 commit 7b194ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-ci/master/ubuntu/22.04/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN apt-get -y update && apt-get -y install \
1111
file \
1212
git \
1313
icu-devtools \
14+
libc++-15-dev \
1415
libcurl4-openssl-dev \
1516
libedit-dev \
1617
libicu-dev \

0 commit comments

Comments
 (0)