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

This reverts commit 82af8f24ec941dc6312d010d7294c25449de9cd1.
This commit is contained in:
Daniel Klabbers 2019-11-29 13:01:51 +01:00
parent 82af8f24ec
commit 928b8cba7a

View File

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