diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index dc514ad..adea6a1 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -38,7 +38,7 @@ jobs: - image: "debian" tag: "bullseye" - image: "fedora" - tag: "38" + tag: "39" - image: "fedora" tag: "latest" - image: "fedora" @@ -48,9 +48,9 @@ jobs: - image: "ubuntu" tag: "latest" - image: "ubuntu" - tag: "focal" + tag: "jammy" - image: "ubuntu" - tag: "bionic" + tag: "focal" steps: - name: checkout uses: actions/checkout@v4 diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1fbe1d4..816a247 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,7 @@ molecule: - image: "debian" tag: "bullseye" - image: "fedora" - tag: "38" + tag: "39" - image: "fedora" tag: "latest" - image: "fedora" @@ -31,9 +31,9 @@ molecule: - image: "ubuntu" tag: "latest" - image: "ubuntu" - tag: "focal" + tag: "jammy" - image: "ubuntu" - tag: "bionic" + tag: "focal" galaxy: script: