2727 # QEMU
2828 - { image: "centos-9", env: "qemu-ansible-core-2.16" }
2929 - { image: "centos-10", env: "qemu-ansible-core-2.17" }
30- # ansible/libdnf5 bug: https://issues.redhat.com/browse/RHELMISC-10110
31- # - { image: "fedora-41", env: "qemu-ansible-core-2.17" }
3230 - { image: "fedora-42", env: "qemu-ansible-core-2.19" }
31+ - { image: "fedora-43", env: "qemu-ansible-core-2.19" }
3332 - { image: "leap-15.6", env: "qemu-ansible-core-2.18" }
3433
3534 # container
@@ -38,10 +37,10 @@ jobs:
3837 # broken on non-running dbus
3938 # - { image: "centos-10", env: "container-ansible-core-2.17" }
4039 - { image: "centos-10-bootc", env: "container-ansible-core-2.17" }
41- - { image: "fedora-41", env: "container-ansible-core-2.17" }
4240 - { image: "fedora-42", env: "container-ansible-core-2.17" }
43- - { image: "fedora-41-bootc ", env: "container-ansible-core-2.17 " }
41+ - { image: "fedora-43 ", env: "container-ansible-core-2.19 " }
4442 - { image: "fedora-42-bootc", env: "container-ansible-core-2.17" }
43+ - { image: "fedora-43-bootc", env: "container-ansible-core-2.19" }
4544
4645 env :
4746 TOX_ARGS : " --skip-tags tests::infiniband,tests::nvme,tests::scsi"
0 commit comments