diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 2e9675f..0d3217e 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -42,10 +42,6 @@ jobs: tag: "7" - image: "enterpriselinux" tag: "latest" - - image: "fedora-systemd" - tag: "34" - - image: "fedora-systemd" - tag: "latest" steps: - name: checkout uses: actions/checkout@v2.4.0