try enable ext

This commit is contained in:
Jean-Baptiste Nahan
2026-02-10 15:01:04 +01:00
committed by GitHub
parent b69a7755cd
commit 41c71ac01c

View File

@@ -33,6 +33,7 @@ jobs:
php-version: ${{ matrix.php-version }}
arch: ${{ matrix.arch }}
ts: ${{ matrix.ts }}
args: '--enable-sync'
release:
runs-on: ubuntu-latest
needs: build