test frankenphp too

This commit is contained in:
DubbleClick 2025-07-02 14:01:06 +07:00
parent cc285ae8d8
commit 4b38da76b1

View File

@ -41,7 +41,7 @@ $no_strip = false;
$upx = false;
// whether to test frankenphp build, only available for macos and linux
$frankenphp = false;
$frankenphp = true;
// prefer downloading pre-built packages to speed up the build process
$prefer_pre_built = true;