From acf8cdae6f810451d3e140f983cd5a75a0d834a9 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Fri, 26 Apr 2024 14:28:24 +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 48375d4..0702dc3 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -42,7 +42,7 @@ jobs: - image: "debian" tag: "bullseye" - image: "fedora" - tag: "38" + tag: "39" - image: "fedora" tag: "latest" - image: "fedora" @@ -52,9 +52,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 b614ab1..14b950a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,7 @@ molecule: - image: "debian" tag: "bullseye" - image: "fedora" - tag: "38" + tag: "39" - image: "fedora" tag: "latest" - image: "fedora" @@ -35,9 +35,9 @@ molecule: - image: "ubuntu" tag: "latest" - image: "ubuntu" - tag: "focal" + tag: "jammy" - image: "ubuntu" - tag: "bionic" + tag: "focal" galaxy: script: