Skip to content

Commit

Permalink
Update windows setup to latest available Xdebug PECL build
Browse files Browse the repository at this point in the history
  • Loading branch information
zobo committed Jun 25, 2023
1 parent 33cb633 commit 19a365a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- xdebug: xdebug-3.2.1 # renovate:keep-up-to-date
php: '8.2' # renovate:keep-up-to-date
os: ubuntu-22.04
- xdebug: xdebug-3.0.1 # renovate:keep-up-to-date
php: '8.0' # renovate:keep-up-to-date
- xdebug: xdebug-3.1.3 # renovate:keep-up-to-date
php: '8.1' # renovate:keep-up-to-date
os: windows-2022
- xdebug: xdebug-3.2.1 # renovate:keep-up-to-date
php: '8.2' # renovate:keep-up-to-date
Expand Down

0 comments on commit 19a365a

Please sign in to comment.