parent
9bb0835599
commit
dbd8d13559
|
@ -14,7 +14,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [ "16.x" ]
|
node-version: [ "16.x" ]
|
||||||
php-version: [ "7.4" ]
|
php-version: [ "8.1" ]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue