Skip to content

Commit

Permalink
ci: update molecule workflow and adjust parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
maxthier committed Jan 7, 2025
1 parent 53f075b commit 8ae4ed3
Showing 1 changed file with 1 addition and 27 deletions.
28 changes: 1 addition & 27 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,30 +12,4 @@ on:

jobs:
test:
uses: adfinis/github-workflows-bareos/.github/workflows/[email protected]
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/[email protected]

0 comments on commit 8ae4ed3

Please sign in to comment.