mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/16440] Run tests on a stable PHP 7.4 version
PHPBB3-16440
This commit is contained in:
parent
8566f81d4f
commit
dfc43e819e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ matrix:
|
|||
env: DB=mysqli
|
||||
- php: 7.3
|
||||
env: DB=mysqli
|
||||
- php: 7.4snapshot
|
||||
- php: 7.4
|
||||
env: DB=mysqli
|
||||
- php: nightly
|
||||
env: DB=mysqli
|
||||
|
|
Loading…
Add table
Reference in a new issue