Change Centos to fedora for molecule test

This commit is contained in:
Theo Le Peltier 2022-06-29 11:22:50 +02:00
parent cf7e3da48e
commit 9770e5d43c
No known key found for this signature in database
GPG Key ID: D75A16EA05CA9836

View File

@ -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"