We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87921b commit b7635caCopy full SHA for b7635ca
.github/workflows/ci.yml
@@ -23,10 +23,7 @@ jobs:
23
matrix:
24
os:
25
- "almalinux-8"
26
- - "centos-7"
27
- - "centos-stream-8"
28
- "centos-stream-9"
29
- - "debian-10"
30
- "debian-11"
31
- "debian-12"
32
- "rockylinux-8"
CHANGELOG.md
@@ -4,6 +4,8 @@ This file is used to list changes made in the last 3 major versions of the postg
4
5
## Unreleased
6
7
+- Update CI config to remove deprecated platforms
8
+
9
## 11.11.0 - *2024-09-28*
10
11
Standardise files with files in sous-chefs/repo-management
0 commit comments