We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 959734a commit 4e74ac1Copy full SHA for 4e74ac1
src/globals/test-extensions.php
@@ -43,7 +43,7 @@
43
$upx = false;
44
45
// whether to test frankenphp build, only available for macos and linux
46
-$frankenphp = true;
+$frankenphp = false;
47
48
// prefer downloading pre-built packages to speed up the build process
49
$prefer_pre_built = false;
0 commit comments