custom runner

This commit is contained in:
Roland Gruber 2025-07-11 20:54:28 +02:00
parent c3e8fc677d
commit cdbc63a9b0

View file

@ -26,7 +26,7 @@ jobs:
uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # v2
with:
php-version: '8.1'
extensions: ldap, xdebug, gd, json, xml, curl, zip, mbstring
extensions: ldap, xdebug, gd, json, xml, curl, zip, mbstring, imagick, pdo_sqlite
- name: Validate composer.json and composer.lock
run: composer validate --strict