Browse Source

Adding ini-file:development to 32bit CI

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
tags/v28.0.0beta1
Côme Chilliet 10 months ago
parent
commit
796bf329b6
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .github/workflows/phpunit-32bits.yml

+ 1
- 0
.github/workflows/phpunit-32bits.yml View File

@@ -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…
Cancel
Save