mirror of
https://github.com/geerlingguy/ansible-role-postgresql.git
synced 2024-11-11 13:50:50 -05: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:
|
||||
- rockylinux8
|
||||
- rockylinux9
|
||||
- centos7
|
||||
- fedora36
|
||||
- ubuntu2204
|
||||
- ubuntu2004
|
||||
- ubuntu1804
|
||||
- debian10
|
||||
- debian11
|
||||
# - amazonlinux2
|
||||
|
||||
steps:
|
||||
- name: Check out the codebase.
|
||||
|
|
Loading…
Reference in a new issue