From f836b3bf9d1347872e638c430266bdacfc0c4c3b Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Fri, 26 Apr 2024 14:35:14 +0200 Subject: [PATCH] Ubuntu Noble. --- .github/workflows/molecule.yml | 6 +++--- .gitlab-ci.yml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 84f5956..8e53c26 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -40,7 +40,7 @@ jobs: - image: "debian" tag: "bullseye" - image: "fedora" - tag: "38" + tag: "39" - image: "fedora" tag: "latest" - image: "fedora" @@ -50,9 +50,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 7a7add2..be8ff3d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,7 +23,7 @@ molecule: - image: "debian" tag: "bullseye" - image: "fedora" - tag: "38" + tag: "39" - image: "fedora" tag: "latest" - image: "fedora" @@ -33,9 +33,9 @@ molecule: - image: "ubuntu" tag: "latest" - image: "ubuntu" - tag: "focal" + tag: "jammy" - image: "ubuntu" - tag: "bionic" + tag: "focal" galaxy: script: