Skip to content

Commit

Permalink
Fixes gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
butschster committed Apr 27, 2024
1 parent 75bfbe0 commit 0a9a7b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
uses: spiral/gh-actions/.github/workflows/phpunit.yml@master
with:
install_protoc: true
extensions: >-
['sockets', 'mongodb', 'pgsql', 'pdo_pgsql', 'pdo_mysql']
os: >-
['ubuntu-latest']
php: >-
Expand Down

0 comments on commit 0a9a7b0

Please sign in to comment.