mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Revert "7.4 release, forcing tests to work with them"
This reverts commit da5628d125
.
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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_]
|
||||
|
||||
|
Reference in New Issue
Block a user