Skip to content

Commit

Permalink
chore(ci): update workflow version, molecule fedora 41
Browse files Browse the repository at this point in the history
  • Loading branch information
adf-patrickha committed Jan 6, 2025
1 parent 0ee24b6 commit 3e40136
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
test:
uses: adfinis/github-workflows-bareos/.github/workflows/molecule.yaml@v0.2.1
uses: adfinis/github-workflows-bareos/.github/workflows/molecule.yaml@v0.5.1
with:
systems: |
{
Expand All @@ -31,7 +31,7 @@ jobs:
},
{
"image": "fedora",
"tag": "39"
"tag": "40"
},
{
"image": "fedora",
Expand Down

0 comments on commit 3e40136

Please sign in to comment.