Skip to content

Commit b3e2265

Browse files
committed
Revert "Update tests to work around segfault on PHP 8.4.4 with Xdebug 3.5.0-dev"
This reverts commit fe2ab07.
1 parent 5533a0c commit b3e2265

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- uses: shivammathur/setup-php@v2
2626
with:
2727
php-version: ${{ matrix.php }}
28-
extensions: xdebug-stable # temporarily force stable Xdebug due to segfault on PHP 8.4.4 with 3.5.0-dev
2928
coverage: xdebug
3029
ini-file: development
3130
- run: composer install

0 commit comments

Comments
 (0)