mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2026-03-02 22:57:00 +00:00
change react release back to PHP 8.2
This commit is contained in:
2
.github/workflows/react_release.yml
vendored
2
.github/workflows/react_release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user