Skip to content

Commit 5615285

Browse files
authored
Update test.yml
1 parent 7da78da commit 5615285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

1414
strategy:
1515
matrix:
16-
php: [8.2, 8.1, 8.0]
16+
php: [8.3, 8.2, 8.1, 8.0]
1717

1818
name: PHP${{ matrix.php }}
1919

0 commit comments

Comments
 (0)