mirror of
https://github.com/geerlingguy/ansible-role-postgresql.git
synced 2025-03-10 17:26:20 -04:00
Add Fedora 30 to the test suite
`podman search` wasn't seeing the image, but the image exists: https://hub.docker.com/r/geerlingguy/docker-fedora30-ansible
This commit is contained in:
parent
536f4b999c
commit
0020e63607
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ env:
|
|||
matrix:
|
||||
- MOLECULE_DISTRO: centos7
|
||||
- MOLECULE_DISTRO: fedora29
|
||||
- MOLECULE_DISTRO: fedora30
|
||||
- MOLECULE_DISTRO: ubuntu1804
|
||||
- MOLECULE_DISTRO: ubuntu1604
|
||||
- MOLECULE_DISTRO: debian10
|
||||
|
|
Loading…
Add table
Reference in a new issue