Skip to content

Commit 70e2183

Browse files
committed
ci: runs against php 8.5
1 parent 56a3304 commit 70e2183

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
@@ -9,7 +9,7 @@ jobs:
99
matrix:
1010
os: [ubuntu-latest]
1111
node: ['22.x']
12-
php: ['8.3', '8.4']
12+
php: ['8.3', '8.4', '8.5']
1313
dependency-version: [prefer-stable]
1414

1515
name: PHP ${{ matrix.php }} - Node ${{ matrix.node }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}

0 commit comments

Comments
 (0)