From 8ae4ed3649efc2ff908b5f4385b957d1f7dca856 Mon Sep 17 00:00:00 2001 From: Marlon Moser Date: Tue, 7 Jan 2025 11:56:21 +0100 Subject: [PATCH] ci: update molecule workflow and adjust parameters --- .github/workflows/molecule.yml | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 2dd5fab..d89050e 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -12,30 +12,4 @@ on: jobs: test: - uses: adfinis/github-workflows-bareos/.github/workflows/molecule.yaml@v0.2.1 - with: - systems: | - { - "config": [ - { - "image": "debian", - "tag": "latest" - }, - { - "image": "debian", - "tag": "bullseye" - }, - { - "image": "enterpriselinux", - "tag": "latest" - }, - { - "image": "fedora", - "tag": "39" - }, - { - "image": "ubuntu", - "tag": "latest" - }, - ] - } + uses: adfinis/github-workflows-bareos/.github/workflows/molecule.yaml@v0.5.1