Fix CI lint by using ZTS PHP to match dev container
Some checks failed
CI / ci (push) Failing after 4m37s
CI / ci (pull_request) Failing after 4m37s

This commit is contained in:
myrmidex 2026-03-18 18:42:41 +01:00
parent cc94ba8e55
commit 273fca76e3

View file

@ -18,6 +18,7 @@ jobs:
uses: https://github.com/shivammathur/setup-php@v2
with:
php-version: '8.3'
phpts: zts
extensions: pdo_sqlite, mbstring, xml, dom
coverage: pcov