Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb98d1a

Browse files
committed
Pin ext-redis version
Signed-off-by: Alexander M. Turek <[email protected]>
1 parent d9a4d1d commit cb98d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: Ubuntu-20.04
1616

1717
env:
18-
extensions: amqp,apcu,igbinary,intl,mbstring,memcached,mongodb,redis
18+
extensions: amqp,apcu,igbinary,intl,mbstring,memcached,mongodb,redis-5.3.4
1919

2020
strategy:
2121
matrix:

0 commit comments

Comments
 (0)