diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 24ad7c0..46549c5 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -39,10 +39,14 @@ jobs: tag: "8" - image: "enterpriselinux" tag: "latest" - - image: "fedora" - tag: "37" - 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: "ubuntu" tag: "latest" - image: "ubuntu"