Skip to content

Commit

Permalink
Merge pull request #2 from adfinis/update_molecule
Browse files Browse the repository at this point in the history
feat(CI): replace Fedora 37 with 39 (latest) in molecule
  • Loading branch information
adf-patrickha authored Jan 29, 2024
2 parents a84f210 + 7f82b4d commit 42fc3f5
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 @@ -41,10 +41,10 @@ jobs:
tag: "8"
- image: "enterpriselinux"
tag: "latest"
- image: "fedora"
tag: "37"
- image: "fedora"
tag: "38"
- image: "fedora"
tag: "latest"
- image: "opensuse"
tag: "latest"
- image: "ubuntu"
Expand Down

0 comments on commit 42fc3f5

Please sign in to comment.