gh-actions: pecl_http3@PHP7 needs ext-propro
[m6w6/ext-raphf] / scripts / gen_github_workflow_ci.php
index d5ade680f872fbb803209337de7b75f295b3fd75..cc2cb920cb67320bdbb0425c74dcc88f24369cb7 100755 (executable)
@@ -17,7 +17,7 @@ $job = $gen->github([
        "PHP" => ["7.0", "7.1", "7.2", "7.3", "7.4"],
        "enable_debug" => "yes",
        "enable_maintainer_zts" => "yes",
-       "PECLs" => "pecl_http:http:3.2.4",
+       "PECLs" => "propro,pecl_http:http:3.2.4",
 ], 
 "master" => [
        "PHP" => "master",