diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 61b2794..4e13d94 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -47,8 +47,6 @@ jobs: tag: "8" - image: "enterpriselinux" tag: "latest" - - image: "debian-systemd" - tag: "latest" - image: "debian-systemd" tag: "bullseye" - image: "fedora-systemd" @@ -63,8 +61,6 @@ jobs: tag: "focal" - image: "docker-ubuntu-systemd" tag: "bionic" - - image: "docker-ubuntu-systemd" - tag: "lunar" steps: - name: checkout uses: actions/checkout@v4