Skip to content

Commit

Permalink
drop Symfony 7.0 jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Sep 16, 2024
1 parent 1f77828 commit 7a8e653
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ jobs:
- php-version: '8.2'
composer-options: '--prefer-stable'
symfony-version: '6.4.*'
- php-version: '8.2'
composer-options: '--prefer-stable'
symfony-version: '7.0.*'
- php-version: '8.2'
composer-options: '--prefer-stable'
symfony-version: '7.1.*'
Expand All @@ -85,9 +82,6 @@ jobs:
- php-version: '8.3'
composer-options: '--prefer-stable'
symfony-version: '6.4.*'
- php-version: '8.3'
composer-options: '--prefer-stable'
symfony-version: '7.0.*'
- php-version: '8.3'
composer-options: '--prefer-stable'
symfony-version: '7.1.*'
Expand Down

0 comments on commit 7a8e653

Please sign in to comment.