1
0
mirror of https://github.com/flarum/core.git synced 2025-02-19 15:44:56 +01:00

Revert "7.4 release, forcing tests to work with them"

This reverts commit da5628d1254a27e92b60773aa9e78dbf43ed6b0b.
This commit is contained in:
Daniel Klabbers 2019-11-29 13:01:51 +01:00
parent da5628d125
commit f64a253450

View File

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