php 7.4 tests
This commit is contained in:
parent
ebec4475fd
commit
b1c6554ce7
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
strategy:
|
||||
max-parallel: 2
|
||||
matrix:
|
||||
php-versions: ['7.2', '7.3']
|
||||
php-versions: ['7.2', '7.3', '7.4']
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
|
|
|||
Loading…
Reference in New Issue