Commit 7993289 1 parent 8c521eb commit 7993289 Copy full SHA for 7993289
File tree 1 file changed +28
-0
lines changed
1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 42
42
target : x86_64-unknown-linux-gnu
43
43
php-versions : ' 8.4'
44
44
phpts : ' nts'
45
+
46
+ # Linux x64 - PHP8.1 - TS
47
+ - build : x86_64-unknown-linux-gnu
48
+ os : ubuntu-latest
49
+ target : x86_64-unknown-linux-gnu
50
+ php-versions : ' 8.1'
51
+ phpts : ' ts'
52
+
53
+ # Linux x64 - PHP8.2 - TS
54
+ - build : x86_64-unknown-linux-gnu
55
+ os : ubuntu-latest
56
+ target : x86_64-unknown-linux-gnu
57
+ php-versions : ' 8.2'
58
+ phpts : ' ts'
59
+
60
+ # Linux x64 - PHP8.3 - TS
61
+ - build : x86_64-unknown-linux-gnu
62
+ os : ubuntu-latest
63
+ target : x86_64-unknown-linux-gnu
64
+ php-versions : ' 8.3'
65
+ phpts : ' ts'
66
+
67
+ # Linux x64 - PHP8.4 - TS
68
+ - build : x86_64-unknown-linux-gnu
69
+ os : ubuntu-latest
70
+ target : x86_64-unknown-linux-gnu
71
+ php-versions : ' 8.4'
72
+ phpts : ' ts'
45
73
46
74
# -------------------------- Start BETA MacOS 14 --------------------------
47
75
You can’t perform that action at this time.
0 commit comments