Skip to content

Commit b0e827b

Browse files
committed
ci: fix mongodb
1 parent 92492b1 commit b0e827b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ jobs:
507507
with:
508508
php-version: ${{ matrix.php }}
509509
tools: pecl, composer
510-
extensions: intl, bcmath, curl, openssl, mbstring
510+
extensions: intl, bcmath, curl, openssl, mbstring, mongodb
511511
coverage: none
512512
ini-values: memory_limit=-1
513513
- name: Get composer cache directory

0 commit comments

Comments
 (0)