From 0d28afed9410d1803acdc5aa32e3997579e186a9 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Tue, 13 Jun 2023 14:48:05 +0200 Subject: [PATCH] Fedora 38. --- .github/workflows/molecule.yml | 2 +- .gitlab-ci.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 69312c8..6191d3d 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -42,7 +42,7 @@ jobs: - image: "enterpriselinux" tag: "latest" - image: "fedora" - tag: "36" + tag: "37" - image: "fedora" tag: "latest" - image: "fedora" diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d76d336..d41eca1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,7 @@ molecule: - image: "enterpriselinux" tag: "latest" - image: "fedora" - tag: "36" + tag: "37" - image: "fedora" tag: "latest" - image: "fedora"