Skip to content

Commit

Permalink
add php extension socket on ci
Browse files Browse the repository at this point in the history
Signed-off-by: nabim777 <nabinalemagar019@gmail.com>
  • Loading branch information
nabim777 committed Aug 20, 2024
1 parent cc26099 commit 1fee2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
php-version: ${{ matrix.phpVersion }}
tools: composer, phpunit
coverage: xdebug
extensions: gd, sqlite3
extensions: gd, sqlite3, sockets

- name: Get composer cache directory
id: composer-cache
Expand Down

0 comments on commit 1fee2ef

Please sign in to comment.