Skip to content

Commit

Permalink
update github matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
prolic committed Jun 17, 2024
1 parent fde7db2 commit 1d98f8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
mkdir -p ${{ env.PHP_CS_FIXER_CACHE_DIR }}
- name: Disable Xdebug
if: ${{ matrix.php-version != '8.2' && matrix.dependencies != '' }}
run: sudo phpdismod xdebug

- name: Self-update Composer
Expand Down

0 comments on commit 1d98f8a

Please sign in to comment.