Skip to content

Commit

Permalink
Change Centos to fedora for molecule test
Browse files Browse the repository at this point in the history
  • Loading branch information
foss25 committed Jun 29, 2022
1 parent cf7e3da commit 9770e5d
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 @@ -30,8 +30,8 @@ jobs:
config:
- image: "amazonlinux"
tag: "latest"
- image: "centos"
tag: "8"
- image: "fedora"
tag: "28"
- image: "debian"
tag: "11"
- image: "debian"
Expand Down

0 comments on commit 9770e5d

Please sign in to comment.