Skip to content

Commit

Permalink
try to allow deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
garak committed Nov 3, 2024
1 parent f8a90a0 commit 8dc1b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8dc1b38

Please sign in to comment.