2
0

Drop support for PostgreSQL 13 (#36540)

This commit is contained in:
Renaud Chaput
2025-10-21 16:26:00 +02:00
committed by GitHub
parent 118ff13bd0
commit b80ec3721d
3 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ Mastodon is a **free, open-source social network server** based on [ActivityPub]
### Requirements
- **Ruby** 3.2+
- **PostgreSQL** 13+
- **PostgreSQL** 14+
- **Redis** 7.0+
- **Node.js** 20+