Skip to content

Commit

Permalink
use php 8.2 to setup php runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
crazywhalecc committed Nov 23, 2023
1 parent 7a2e237 commit 93e64e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- name: "Setup PHP"
uses: shivammathur/setup-php@v2
with:
php-version: 8.3
php-version: 8.2
tools: pecl, composer
extensions: curl, openssl, mbstring
ini-values: memory_limit=-1
Expand Down

0 comments on commit 93e64e1

Please sign in to comment.