Skip to content

Commit

Permalink
Merge pull request #11 from claranet/fix/molecule-not-converge-for-ce…
Browse files Browse the repository at this point in the history
…ntos

fix: change docker image for test in centos 8
  • Loading branch information
bngameni authored Aug 8, 2023
2 parents afcee92 + 20a338a commit 5e48f4d
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 @@ -56,8 +56,8 @@ jobs:
config:
- image: "amazonlinux"
tag: "latest"
- image: "centos"
tag: "8"
- image: "quay.io/centos/centos"
tag: "centos8"
- image: "debian"
tag: "12"
- image: "debian"
Expand Down

0 comments on commit 5e48f4d

Please sign in to comment.