Skip to content

Commit

Permalink
feat(CI): replace Fedora 37 with 39 in molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
adf-patrickha committed Jan 29, 2024
1 parent a84f210 commit cd48ea5
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: "39"
- image: "opensuse"
tag: "latest"
- image: "ubuntu"
Expand Down

0 comments on commit cd48ea5

Please sign in to comment.