Skip to content

Commit

Permalink
ci: update scrutinizer configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Nov 2, 2022
1 parent 376bd66 commit bac7f9b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ build:
nodes:
php81:
environment:
php:
version: 8.1.12
ini:
xdebug.mode: off
pecl_extensions:
- pcov
php:
version: 8.1.12
ini:
xdebug.mode: off
pecl_extensions:
- pcov

filter:
paths:
Expand Down

0 comments on commit bac7f9b

Please sign in to comment.