fix CI php -v 8.3
This commit is contained in:
parent
6ccbac1ec2
commit
153f50da70
|
@ -14,7 +14,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
php-versions: [ '8.2' ]
|
||||
php-versions: [ '8.3' ]
|
||||
node-version: ['20.x']
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue