Skip to content

Commit 2b3131d

Browse files
author
DKravtsov
committed
updated ci config
1 parent eb94309 commit 2b3131d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
run: make info
3333
- name: Test bundle with Symfony 5
3434
run: make test-using-symfony-5
35+
- name: Test bundle with Symfony 6
36+
run: make test-using-symfony-6
3537
- name: Display information
3638
run: make info
3739
- name: Stop the docker images

0 commit comments

Comments
 (0)