Merge pull request #7833 from wallabag/add-php84

Add php 8.4 for our CI
This commit is contained in:
Kevin Decherf
2024-11-19 15:31:38 +01:00
committed by GitHub

View File

@ -36,6 +36,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
- "8.4"
database:
- "sqlite"
- "mysql"