Skip to content

Commit f34a818

Browse files
authored
Remove 9.6 (#298)
* Drop EOL postgres 9.6 * Drop individual READMEs Checking the history the individual READMEs used to provide that version specific info and it no longer does.
1 parent c69d7b2 commit f34a818

File tree

25 files changed

+2
-1201
lines changed

25 files changed

+2
-1201
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
make-docker-images:
1616
strategy:
1717
matrix:
18-
postgres: [9.6, 10, 11, 12, 13, 14]
18+
postgres: [10, 11, 12, 13, 14]
1919
postgis: ['2.5', '3.2']
2020
variant: [default, alpine]
2121
exclude:

10-2.5/README.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

10-3.2/README.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

11-2.5/README.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

11-3.2/README.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)