ci(mad64/clang/lsan): update dockerfile pacman packages

This commit is contained in:
light7734 2025-09-18 19:34:19 +03:30
parent 061ebaddb5
commit 2358dc6824
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -14,7 +14,15 @@ RUN pacman -Syu --noconfirm && \
mold \
ninja \
zlib \
libunwind
libc++ \
libinput \
libunwind \
xorg-server-xvfb \
libx11 \
libxrandr \
libxinerama \
libxcursor \
libxi
RUN pip install --no-cache-dir --break-system-packages conan gitpython \
&& conan profile detect