From 414698f97d009f542832075e679bc305e06dffb7 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Fri, 26 Apr 2024 14:43:58 +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 a33792e..d0920ed 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -44,7 +44,7 @@ jobs: - image: "debian" tag: "bullseye" - image: "fedora" - tag: "38" + tag: "39" - image: "fedora" tag: "latest" - image: "fedora" @@ -54,9 +54,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 3645a58..479cfea 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,7 @@ molecule: - image: "debian" tag: "bullseye" - image: "fedora" - tag: "38" + tag: "39" - image: "fedora" tag: "latest" - image: "fedora" @@ -37,9 +37,9 @@ molecule: - image: "ubuntu" tag: "latest" - image: "ubuntu" - tag: "focal" + tag: "jammy" - image: "ubuntu" - tag: "bionic" + tag: "focal" galaxy: script: