Skip to content

Commit 5d9ad66

Browse files
authored
Add php 8.3 to test matrix
1 parent 7806929 commit 5d9ad66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

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

5151
strategy:
5252
matrix:
53-
php-versions: ['8.1', '8.2']
53+
php-versions: ['8.1', '8.2', '8.3']
5454
jit-enabled: [0, 1]
5555

5656
steps:

0 commit comments

Comments
 (0)