mirror of
https://github.com/geerlingguy/ansible-role-postgresql.git
synced 2025-03-03 16:17:10 -05:00
Update to more modern OSes and drop RHEL for now.
This commit is contained in:
parent
10775abbf6
commit
8e5182ee6d
1 changed files with 4 additions and 4 deletions
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
|
@ -42,11 +42,11 @@ jobs:
|
|||
fail-fast: ${{ !contains(github.event_name, 'pull_request') }}
|
||||
matrix:
|
||||
distro:
|
||||
- rockylinux9
|
||||
- fedora39
|
||||
- fedora40
|
||||
# See: https://github.com/geerlingguy/docker-rockylinux9-ansible/issues/6
|
||||
# - rockylinux9
|
||||
# - fedora41
|
||||
- ubuntu2404
|
||||
- ubuntu2204
|
||||
- ubuntu2004
|
||||
- debian11
|
||||
- debian12
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue