Skip to content

Commit e09160f

Browse files
mentalstringthePanz
authored andcommitted
[ci] use php.ini-development
1 parent d9857cb commit e09160f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
uses: shivammathur/setup-php@v2
4040
with:
4141
php-version: "${{ matrix.php-version }}"
42+
ini-file: development
4243
extensions: apcu
4344
ini-values: apc.enable_cli=1
4445

0 commit comments

Comments
 (0)