Skip to content

Commit c3de080

Browse files
committed
drop 8.5
1 parent 2f7261c commit c3de080

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
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
php: [8.2, 8.3, 8.4, 8.5]
11+
php: [8.2, 8.3, 8.4]
1212

1313
name: PHP ${{ matrix.php }} tests
1414
steps:

0 commit comments

Comments
 (0)