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

View file

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