Merge pull request #11398 from kata-containers/sprt/undo-mariner-hotfix

Revert "ci: Fix Mariner rootfs build failure"
This commit is contained in:
Aurélien Bombo 2025-06-10 16:09:08 -05:00 committed by GitHub
commit 31288ea7fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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@