diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 49db036..761d71e 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -44,7 +44,7 @@ jobs: - image: "enterpriselinux" tag: "latest" - image: "fedora" - tag: "33" + tag: "34" - image: "fedora" tag: "latest" - image: "fedora" diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ad2accd..b6589d9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,7 @@ molecule: - image: "enterpriselinux" tag: "latest" - image: "fedora" - tag: "33" + tag: "34" - image: "fedora" tag: "latest" - image: "fedora"