mirror of
https://github.com/flarum/framework.git
synced 2025-02-02 02:13:01 +08:00
7.4 release, forcing tests to work with them
This commit is contained in:
parent
18462c079f
commit
9c4a24b258
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
php: [7.1, 7.2, 7.3]
|
php: [7.1, 7.2, 7.3, 7.4]
|
||||||
service: ['mysql:5.7', mariadb]
|
service: ['mysql:5.7', mariadb]
|
||||||
prefix: ['', flarum_]
|
prefix: ['', flarum_]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user