From fc0f0393958d821e2298e203cac61b7134f605c2 Mon Sep 17 00:00:00 2001 From: light7734 Date: Wed, 24 Sep 2025 09:54:21 +0330 Subject: [PATCH] ci(amd64): clean up Dockerfile --- tools/ci/amd64/Dockerfile | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/tools/ci/amd64/Dockerfile b/tools/ci/amd64/Dockerfile index b15c2d8..e054f7d 100644 --- a/tools/ci/amd64/Dockerfile +++ b/tools/ci/amd64/Dockerfile @@ -97,13 +97,3 @@ git clone --depth=1 https://github.com/llvm/llvm-project.git -b llvmorg-20.1.8 \ \ && cd ../.. \ && 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