X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=scripts%2Fgen_github_workflow_ci.php;h=dd068db3fade157f426a1b0dde859a3e06cf70bf;hb=3a8e04fd202f403556475cd6f9d1934429601512;hp=3c7761b8926a274aeb00676f6542b064bfd72a6e;hpb=42cfc3bd986d24f7172e5e45a9959f782b65d010;p=m6w6%2Fext-json_post diff --git a/scripts/gen_github_workflow_ci.php b/scripts/gen_github_workflow_ci.php index 3c7761b..dd068db 100755 --- a/scripts/gen_github_workflow_ci.php +++ b/scripts/gen_github_workflow_ci.php @@ -17,6 +17,7 @@ $job = $gen->github([ "PHP" => ["5.6", "7.0", "7.1", "7.2", "7.3", "7.4"], "enable_debug" => "yes", "enable_maintainer_zts" => "yes", + "enable_json" => "yes", ], "master" => [ "PHP" => "master",