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 95e60b5 commit 8d12965
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
build:
environment:
php: 8.1.12
image: default-bionic
nodes:
php81:
environment:
php:
version: 8.1
version: 8.1.12
pecl_extensions:
- pcov

Expand Down

0 comments on commit 8d12965

Please sign in to comment.