diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 2b53621..80dc08d 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -42,7 +42,7 @@ jobs: - image: "debian" tag: "bookworm" - image: "fedora" - tag: "36" + tag: "37" - image: "fedora" tag: "latest" - image: "fedora" diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b93d359..c4c1c71 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,7 @@ molecule: - image: "debian" tag: "bookworm" - image: "fedora" - tag: "36" + tag: "37" - image: "fedora" tag: "latest" - image: "fedora"