Skip to content

Commit

Permalink
Fix 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Oct 23, 2021
1 parent e51c916 commit 9d3d52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v2
- uses: shivammathur/setup-php@v2
with:
php-version: 7.1
php-version: 7.4
coverage: xdebug
- run: composer global require php-coveralls/php-coveralls
- name: Build
Expand Down

0 comments on commit 9d3d52f

Please sign in to comment.