Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
garak committed Jul 22, 2024
1 parent 80d1a86 commit 837a4f7
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 @@ -21,7 +21,7 @@ jobs:
php: '8.2'
symfony: 6.4.*
- description: 'Symfony 7.1'
php: '7.1'
php: '8.3'
symfony: 7.1.*
name: PHP ${{ matrix.php }} tests (${{ matrix.description }})
steps:
Expand Down

0 comments on commit 837a4f7

Please sign in to comment.