diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index cdbd4815..4c92dfb0 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -94,7 +94,7 @@ jobs: dependencies: highest with_imagine: false with_oneupbundle: false - max_deprecations: 0 + max_deprecations: 6 name: PHP ${{ matrix.php }} with Symfony ${{ matrix.symfony }} tests with ${{ matrix.dependencies }} dependencies steps: - name: Checkout