1
0
Fork 0
mirror of https://github.com/geerlingguy/ansible-role-postgresql.git synced 2024-11-11 13:50:50 -05:00

Remove Fedora 29 test since it fails more than 50% of the time.

This commit is contained in:
Jeff Geerling 2019-09-17 14:32:49 -05:00
parent 2b7cf6b28f
commit 01b2c0611b

View file

@ -7,7 +7,6 @@ env:
- ROLE_NAME: postgresql
matrix:
- MOLECULE_DISTRO: centos7
- MOLECULE_DISTRO: fedora29
- MOLECULE_DISTRO: fedora30
- MOLECULE_DISTRO: ubuntu1804
- MOLECULE_DISTRO: ubuntu1604