Skip to content

Commit

Permalink
Merge pull request #321 from hungtrinh/github-action-phpunit-9
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc authored Feb 6, 2023
2 parents 59f3291 + 46c321b commit 15c78f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-version }}
tools: phpunit
tools: phpunit:9
extensions: memcached, memcache
ini-values: ${{ env.PHP_INI_VALUES }}

Expand Down

0 comments on commit 15c78f3

Please sign in to comment.