Skip to content

Commit 8d0eb0e

Browse files
authored
Merge pull request #567 from OpenConext/feature/fix-scrutinizer
Fix scrutinizer builds
2 parents 3a93c9d + 68c0a3e commit 8d0eb0e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.scrutinizer.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
build:
2+
image: default-jammy
3+
environment:
4+
php: 8.2
5+
node: 'v20'
6+
17
filter:
28
excluded_paths:
39
- '*/Tests/*'

0 commit comments

Comments
 (0)