Skip to content

Commit 1aba72b

Browse files
authored
Merge branch 'master' into patch-1
2 parents b5c4f97 + b0bce54 commit 1aba72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
tools: composer
5151
# Specific versions of extensions available on PECL can be set up by suffixing the extension's name with the version.
5252
# https://github.com/shivammathur/setup-php?tab=readme-ov-file#heavy_plus_sign-php-extension-support
53-
extensions: apcu, redis-5.3.7, memcached, mongodb
53+
extensions: apcu, redis-5.3.7, memcached, mongodb-1.21.0
5454
ini-values: apc.enable_cli=1
5555
coverage: xdebug
5656
env:

0 commit comments

Comments
 (0)