diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 81c3f2d..3d110e2 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -40,7 +40,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 b4a2fa0..f0d3bd8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,7 +23,7 @@ molecule: - image: "debian" tag: "bookworm" - image: "fedora" - tag: "34" + tag: "35" - image: "fedora" tag: "latest" - image: "fedora"