Skip to content

Commit

Permalink
Avoid old symfony issues
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Jan 26, 2025
1 parent 82b40ff commit 5d6547c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ jobs:
matrix:
php: ['8.1', '8.4']
deps: ['lowest', 'highest']

exclude:
- php: 8.4
dependencies: lowest
fail-fast: false
steps:
- name: Checkout
Expand Down

0 comments on commit 5d6547c

Please sign in to comment.