Skip to content

Commit

Permalink
chore: remove php 8.3 from the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryde committed Jan 7, 2024
1 parent ebc1636 commit e071758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/symfony.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
strategy:
fail-fast: true
matrix:
php-versions: ['8.2', '8.3']
php-versions: ['8.2']
steps:
# —— Setup Github actions 🐙 —————————————————————————————————————————————
# https://github.com/actions/checkout (official)
Expand Down

0 comments on commit e071758

Please sign in to comment.