Skip to content

Commit 7e56d1b

Browse files
committed
Build Xdebug 3.5 on PHP 8.5 on Windows in CI
1 parent ba5c896 commit 7e56d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
id: extension-matrix
2424
uses: php/php-windows-builder/extension-matrix@v1
2525
with:
26-
php-version-list: '8.0, 8.1, 8.2, 8.3, 8.4'
26+
php-version-list: '8.0, 8.1, 8.2, 8.3, 8.4, 8.5'
2727
arch-list: 'x64'
2828

2929
windows:

0 commit comments

Comments
 (0)