We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 724872d commit 64ac3d5Copy full SHA for 64ac3d5
ci/options.json
@@ -1,4 +1,20 @@
1
[
2
+ {
3
+ "Name": "Ubuntu_PHP_8.3",
4
+ "Image": "ubuntu-latest",
5
+ "Language": "php",
6
+ "LanguageVersion": "8.3",
7
+ "RunPerformance": true,
8
+ "PackageRequirement": true
9
+ },
10
11
+ "Name": "macOS_PHP_8.3",
12
+ "Image": "macos-latest",
13
14
15
16
17
18
{
19
"Name": "Ubuntu_PHP_8.2",
20
"Image": "ubuntu-latest",
0 commit comments