Skip to keep the CI green for the ongoing development.
Based on the information available currently, this is
likely a regression with systemd.
# https://github.com/dracut-ng/dracut-ng/issues/1314
- container: azurelinux:3.0
test: "43"
+ # https://github.com/dracut-ng/dracut-ng/issues/1677
+ - container: arch:latest
+ test: "41"
container:
image: ghcr.io/dracut-ng/${{ matrix.container }}-amd
options: '--device=/dev/kvm --privileged'
- "41"
- "42"
- "43"
+ exclude:
+ # https://github.com/dracut-ng/dracut-ng/issues/1677
+ - container: arch:latest
+ test: "41"
container:
image: ghcr.io/dracut-ng/${{ matrix.container }}-amd
options: '--device=/dev/kvm --privileged'