Skip to content

Commit

Permalink
ci: add unit coverage for php 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
damienwebdev committed Mar 19, 2024
1 parent 31ada88 commit 2dd1903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
php_version:
- 7.4
- 8.1
- 8.2
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 2dd1903

Please sign in to comment.