X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-apfd;a=blobdiff_plain;f=scripts%2Fgen_github_workflow_ci.php;h=1212e0fe0be9ba12d99868b91bc6b0e72652fedb;hp=fd99ee3a5e6f51ed78aa43d00d4b3430cdf0b130;hb=HEAD;hpb=666fa4359c9d2a6ebc747af4226cd023c3ad3974 diff --git a/scripts/gen_github_workflow_ci.php b/scripts/gen_github_workflow_ci.php index fd99ee3..1212e0f 100755 --- a/scripts/gen_github_workflow_ci.php +++ b/scripts/gen_github_workflow_ci.php @@ -10,14 +10,14 @@ on: jobs: github([ "old-matrix" => [ - "PHP" => ["5.6", "7.0", "7.1", "7.2", "7.3", "7.4"], + "PHP" => ["5.6", "7.0", "7.1", "7.2", "7.3", "7.4", "8.0", "8.1"], "enable_debug" => "yes", "enable_maintainer_zts" => "yes", -], +], "master" => [ "PHP" => "master", "enable_debug" => "yes",