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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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+