1
0
Fork 0
mirror of https://github.com/geerlingguy/ansible-role-postgresql.git synced 2025-09-18 22:58:12 -04:00

Remove CentOS 7 from tests.

This commit is contained in:
Jeff Geerling 2022-12-06 19:16:34 -06:00
parent 42835bf112
commit dda4cbf1a0

View file

@ -44,14 +44,12 @@ jobs:
distro: distro:
- rockylinux8 - rockylinux8
- rockylinux9 - rockylinux9
- centos7
- fedora36 - fedora36
- ubuntu2204 - ubuntu2204
- ubuntu2004 - ubuntu2004
- ubuntu1804 - ubuntu1804
- debian10 - debian10
- debian11 - debian11
# - amazonlinux2
steps: steps:
- name: Check out the codebase. - name: Check out the codebase.