Skip to content

Commit 227b172

Browse files
committed
update redis version
1 parent 2393b14 commit 227b172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
coverage: yes
8787
services:
8888
redis:
89-
image: redis:7.0.7
89+
image: redis:7.2.0
9090
ports:
9191
- 6379:6379
9292
options: >-

0 commit comments

Comments
 (0)