added llvm to arch-builder
All checks were successful
CI / Build arch-builder docker images (push) Successful in 11m7s

This commit is contained in:
2024-07-29 08:20:54 +08:00
parent 505e5665fb
commit cef91d9995

View File

@@ -50,6 +50,7 @@ RUN pacman -S --noconfirm --needed \
maven \
tar \
xz \
llvm \
graphviz \
imagemagick \
python-sphinx \