Skip to content

Commit c1ed402

Browse files
authored
Merge pull request #24 from MacPaw/feat/addBuildSymfony5.3
feat: add test build Symfony 5.3
2 parents 859acab + a89f5e2 commit c1ed402

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ jobs:
2121
php: '7.4'
2222
- symfony-versions: '4.4.*'
2323
php: '8.0'
24+
- symfony-versions: '5.3.*'
25+
php: '7.4'
26+
- symfony-versions: '5.3.*'
27+
php: '8.0'
2428
- description: 'Log Code Coverage'
2529
symfony-versions: 'none'
2630
php: '8.0'

0 commit comments

Comments
 (0)