]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci(arch): add linux-firmware to increase test coverage
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Tue, 17 Dec 2024 03:09:22 +0000 (22:09 -0500)
committerLaszlo <laszlo.gombos@gmail.com>
Tue, 17 Dec 2024 03:34:29 +0000 (22:34 -0500)
test/container/Dockerfile-arch

index f597666c48d558b806304254fc6995e9a905253b..4d674461cda9b5f04933364a0d0d9f74539453ed 100644 (file)
@@ -32,6 +32,7 @@ RUN pacman --noconfirm -Syu \
     gcc \
     jq \
     linux \
+    linux-firmware \
     lvm2 \
     make \
     mdadm \