Skip to content

Commit

Permalink
Update PHP versions matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
pi-alexander-popel committed May 15, 2024
1 parent d9edc97 commit fa41b05
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 fa41b05

Please sign in to comment.