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:
parent
42835bf112
commit
dda4cbf1a0
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue