Skip to content

Commit c9b5a14

Browse files
committed
Add PECL by default on all versions
1 parent 6d31fe0 commit c9b5a14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
uses: shivammathur/setup-php@develop
5151
with:
5252
php-version: ${{ matrix.php-versions }}
53+
tools: pecl
5354
env:
5455
update: true
5556
use_package_cache: false

0 commit comments

Comments
 (0)