Skip to content

Commit 6defff0

Browse files
authored
ci: test against Symfony 8.1 (#489)
1 parent 486a40c commit 6defff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ jobs:
2828
symfony-version:
2929
- "5.4.*"
3030
- "6.4.*"
31-
- "7.3.*"
3231
- "7.4.*"
3332
- "8.0.*"
33+
- "8.1.*"
3434

3535
steps:
3636
- name: "Checkout"

0 commit comments

Comments
 (0)