From 43b3647ed825d3a28d3f92b5267d67c2e7ae4e14 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Fri, 26 Apr 2024 14:23:00 +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 3992db2..aeffd31 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: