diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 917b971..de0f207 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -1,7 +1,4 @@ --- -# -# Ansible managed -# name: Ansible Molecule @@ -43,6 +40,10 @@ jobs: tag: "latest" - image: "fedora" tag: "38" + - image: "fedora" + tag: "39" + # TODO no packages for fedora 40 yet: https://download.bareos.org/current/ + # pipeline will fail for now. replace 38 as soon as 40 is ready and working. - image: "fedora" tag: "latest" - image: "opensuse"