Skip to content

Commit 485428c

Browse files
committed
tests: adds 8.5 to suite
1 parent 666e597 commit 485428c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: true
1515
matrix:
16-
php: [8.2, 8.3, 8.4]
16+
php: [8.2, 8.3, 8.4, 8.5]
1717

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

0 commit comments

Comments
 (0)