Skip to content

Commit

Permalink
Add PECL by default on all versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Nov 19, 2020
1 parent 6d31fe0 commit c9b5a14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
uses: shivammathur/setup-php@develop
with:
php-version: ${{ matrix.php-versions }}
tools: pecl
env:
update: true
use_package_cache: false
Expand Down

0 comments on commit c9b5a14

Please sign in to comment.