We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5610af0 commit 35421cfCopy full SHA for 35421cf
2 files changed
.github/docker/clang/Dockerfile-arch
@@ -5,7 +5,7 @@ ARG USER=ci
5
RUN pacman -Syu --noconfirm \
6
ca-certificates curl git \
7
clang make unzip \
8
- ninja sudo python3 cmake \
+ ninja sudo python3 python3-pip cmake \
9
&& rm -rf /var/cache/pacman/pkg/
10
11
.github/docker/gcc/Dockerfile-arch
gcc make unzip \
0 commit comments