biosdevname is not available on arm64, remove it form
the container as it is not essential for testing.
install qemu instead of qemu-system-x86-core.
matrix:
config:
- { dockerfile: 'Dockerfile-Debian', tag: 'debian', platform: 'arm64' }
+ - { dockerfile: 'Dockerfile-Fedora-latest', tag: 'fedora', platform: 'arm64' }
steps:
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
asciidoc \
astyle \
bash-completion \
- biosdevname \
bluez \
btrfs-progs \
busybox \
parted \
pcsc-lite \
pigz \
- qemu-system-x86-core \
+ qemu \
qrencode \
rng-tools \
rpm-build \