diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 7fdb440..1cbf3bd 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -30,8 +30,8 @@ jobs: config: - image: "amazonlinux" tag: "latest" - - image: "centos" - tag: "8" + - image: "fedora" + tag: "28" - image: "debian" tag: "11" - image: "debian"