fix CI php -v 8.3
Tests & Lint & Deploy to Railway / build (20.x, 8.3) (push) Failing after 2m14s Details
Tests & Lint & Deploy to Railway / deploy (push) Has been skipped Details

This commit is contained in:
aslan 2024-02-05 11:40:06 +03:00
parent 6ccbac1ec2
commit 153f50da70
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
php-versions: [ '8.2' ]
php-versions: [ '8.3' ]
node-version: ['20.x']
steps: