diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index fc298b8..0868435 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -36,7 +36,7 @@ jobs: - image: "debian" tag: "bookworm" - image: "fedora" - tag: "35" + tag: "36" - image: "fedora" tag: "latest" - image: "fedora" diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e4db93d..34e870c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,7 @@ molecule: - image: "debian" tag: "bookworm" - image: "fedora" - tag: "35" + tag: "36" - image: "fedora" tag: "latest" - image: "fedora"