change react release back to PHP 8.2
This commit is contained in:
parent
c8032c834e
commit
c38d107fdb
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: 8.3
|
||||
php-version: 8.2
|
||||
extensions: mysql, mysqlnd, sqlite3, bcmath, gd, curl, zip, openssl, mbstring, xml
|
||||
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Reference in New Issue