mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Adding ini-file:development to 32bit CI
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
1daa881b03
commit
796bf329b6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/phpunit-32bits.yml
vendored
1
.github/workflows/phpunit-32bits.yml
vendored
|
|
@ -46,6 +46,7 @@ jobs:
|
|||
extensions: ctype, curl, dom, fileinfo, gd, imagick, intl, json, mbstring, openssl, pdo_sqlite, posix, sqlite, xml, zip, apcu
|
||||
tools: phpunit:9
|
||||
coverage: none
|
||||
ini-file: development
|
||||
ini-values:
|
||||
apc.enabled=on,
|
||||
apc.enable_cli=on
|
||||
|
|
|
|||
Loading…
Reference in a new issue