Skip to content

Commit

Permalink
Merged Pull Request '#57 options-add-php83->main : Update PHP version…
Browse files Browse the repository at this point in the history
…s matrix'

Update PHP versions matrix
  • Loading branch information
Automation51D authored May 16, 2024
2 parents 4104dda + fa41b05 commit d3c10d5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions ci/options.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
[
{
"Name": "Ubuntu_PHP_8.3",
"Image": "ubuntu-latest",
"Language": "php",
"LanguageVersion": "8.3",
"RunPerformance": true,
"PackageRequirement": true
},
{
"Name": "macOS_PHP_8.3",
"Image": "macos-latest",
"Language": "php",
"LanguageVersion": "8.3",
"RunPerformance": true,
"PackageRequirement": true
},
{
"Name": "Ubuntu_PHP_8.2",
"Image": "ubuntu-latest",
Expand Down

0 comments on commit d3c10d5

Please sign in to comment.