Revert "ci: Fix Mariner rootfs build failure"

This reverts commit dfa25a42ff.

The original issue was fixed:

https://github.com/microsoft/azurelinux/issues/13971#issuecomment-2956384627
This commit is contained in:
Aurélien Bombo
2025-06-09 14:06:07 -05:00
parent 9488ce822d
commit 004c1a4595

View File

@@ -11,9 +11,6 @@ RUN tdnf -y install \
dnf \
git \
tar \
xz \
# TODO: Remove when this issue is fixed:
# https://github.com/microsoft/azurelinux/issues/13971
--exclude=aznfs
xz
@INSTALL_RUST@