Skip to content

Commit f72ae2d

Browse files
committed
PHP 8.3 is our only build target
1 parent 6bdf73d commit f72ae2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
strategy:
2323
matrix:
24-
version: ["8.2", "8.3", "8.4"]
24+
version: ["8.3"]
2525
os:
2626
[
2727
"macos-13",

0 commit comments

Comments
 (0)