2
0

Drop support for PostgreSQL 12 (#34744)

This commit is contained in:
Claire
2025-05-20 16:48:29 +02:00
committed by GitHub
parent 855022f4d9
commit dab31f7a88
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 w
### Requirements
- **PostgreSQL** 12+
- **PostgreSQL** 13+
- **Redis** 6.2+
- **Ruby** 3.2+
- **Node.js** 20+