Skip to content

Commit 62d6cee

Browse files
committed
👷 test on latest PHP/Symfony
1 parent a0a815b commit 62d6cee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/build.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ jobs:
3838
- description: 'Symfony 7.1'
3939
php: '8.3'
4040
symfony: '7.1.*'
41+
- description: 'Symfony 7.2'
42+
php: '8.4'
43+
symfony: '7.2.*@dev'
4144
name: PHP ${{ matrix.php }} tests (${{ matrix.description }})
4245
steps:
4346
- name: Checkout

0 commit comments

Comments
 (0)