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