From a363e0101acd0176ecf666cd77a46ce519f539e5 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Fri, 25 Nov 2022 08:44:37 +0100 Subject: [PATCH] Fedora 37 is out. --- .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 fc298b8..0868435 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -36,7 +36,7 @@ jobs: - image: "debian" tag: "bookworm" - image: "fedora" - tag: "35" + tag: "36" - image: "fedora" tag: "latest" - image: "fedora" diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e4db93d..34e870c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,7 @@ molecule: - image: "debian" tag: "bookworm" - image: "fedora" - tag: "35" + tag: "36" - image: "fedora" tag: "latest" - image: "fedora"