Skip to content

Commit ad4db5b

Browse files
committed
CI: Work around pypa/pip#11623 by installing ninja-build in the container
Signed-off-by: Simon McVittie <[email protected]>
1 parent 27e1cbc commit ad4db5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ci-install.sh

+1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ case "$ci_distro" in
9494
libglib2.0-dev \
9595
libtool \
9696
make \
97+
ninja-build \
9798
sudo \
9899
virtualenv \
99100
wget \

0 commit comments

Comments
 (0)