ci(amd64): clean up Dockerfile
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
light7734 2025-09-24 09:54:21 +03:30
parent 4e96a871c9
commit fc0f039395
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -97,13 +97,3 @@ git clone --depth=1 https://github.com/llvm/llvm-project.git -b llvmorg-20.1.8 \
\ \
&& cd ../.. \ && cd ../.. \
&& rm -rf llvm-project && rm -rf llvm-project
RUN \
sudo pacman -S --needed --noconfirm --disable-download-timeout \
lshw \
linux-firmware-nvidia \
nvidia-dkms \
nvidia-utils \
vulkan-tools \
vulkan-headers \
vulkan-validation-layers