Skip to content

Commit

Permalink
Revert "Exclude php 8.3 symfony 7 lowest dependencies from CI. Higher…
Browse files Browse the repository at this point in the history
… doctrine/phpcr-odm version should be used for php 8.3"

This reverts commit 22c8a4c.
  • Loading branch information
l-you committed Dec 4, 2023
1 parent 22c8a4c commit 8ebec77
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ jobs:
symfony: '7.0.*'
- php: '8.2'
symfony: '7.0.*'
- php: '8.3'
symfony: '7.0.*'
dependencies: 'lowest'
fail-fast: false
steps:
- name: 'Checkout'
Expand Down

0 comments on commit 8ebec77

Please sign in to comment.