Skip to content

Commit

Permalink
Add mysql to all PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur authored Mar 3, 2021
1 parent b5d4ec1 commit 0fd502b
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 @@ -54,6 +54,7 @@ jobs:
uses: shivammathur/setup-php@develop
with:
php-version: ${{ matrix.php-versions }}
extensions: mysql
tools: pecl
env:
update: true
Expand Down

0 comments on commit 0fd502b

Please sign in to comment.