Skip to content

Commit

Permalink
feat: add build php 81
Browse files Browse the repository at this point in the history
  • Loading branch information
Yozhef committed Dec 6, 2021
1 parent b6af1e2 commit d14a95c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,15 @@ jobs:
php:
- '7.4'
- '8.0'
- '8.1'
coverage: ['none']
symfony-versions:
- '4.4.*'
- '5.1.*'
- '5.2.*'
- '5.3.*'
include:

- description: 'Log Code Coverage'
php: '8.0'
coverage: 'xdebug'
Expand Down

0 comments on commit d14a95c

Please sign in to comment.