Change Centos to fedora for molecule test
This commit is contained in:
parent
cf7e3da48e
commit
9770e5d43c
4
.github/workflows/molecule.yml
vendored
4
.github/workflows/molecule.yml
vendored
@ -30,8 +30,8 @@ jobs:
|
|||||||
config:
|
config:
|
||||||
- image: "amazonlinux"
|
- image: "amazonlinux"
|
||||||
tag: "latest"
|
tag: "latest"
|
||||||
- image: "centos"
|
- image: "fedora"
|
||||||
tag: "8"
|
tag: "28"
|
||||||
- image: "debian"
|
- image: "debian"
|
||||||
tag: "11"
|
tag: "11"
|
||||||
- image: "debian"
|
- image: "debian"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user