diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index 1be7379..5469447 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -8,8 +8,8 @@ platforms: image: archlinux:latest - name: almalinux-9 image: almalinux:9 - - name: fedora-latest - image: fedora:latest + # - name: fedora-latest + # image: fedora:latest - name: debian-bookworm image: debian:bookworm - name: ubuntu-latest