1
0
mirror of https://github.com/flarum/core.git synced 2025-08-01 22:20:21 +02:00

7.4 release, forcing tests to work with them

This commit is contained in:
Daniel Klabbers
2019-11-29 13:00:34 +01:00
parent 209cf8a25d
commit 82af8f24ec

View File

@@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
php: [7.1, 7.2, 7.3]
php: [7.1, 7.2, 7.3, 7.4]
service: ['mysql:5.7', mariadb]
prefix: ['', flarum_]