diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 31759ca..64013be 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -44,7 +44,7 @@ jobs: - image: "debian" tag: "bookworm" - image: "fedora" - tag: "34" + tag: "35" - image: "fedora" tag: "latest" - image: "fedora" diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e22530b..7b114db 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,7 @@ molecule: - image: "debian" tag: "bookworm" - image: "fedora" - tag: "34" + tag: "35" - image: "fedora" tag: "latest" - image: "fedora"