mirror of
https://github.com/redis/go-redis.git
synced 2025-04-17 20:17:02 +03:00
test(github-action): update v8 test services-redis version, to redis6
Signed-off-by: monkey92t <golang@88.com>
This commit is contained in:
parent
92fb134b81
commit
57918584b8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
services:
|
||||
redis:
|
||||
image: redis
|
||||
image: redis:6.2.8
|
||||
options: >-
|
||||
--health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5
|
||||
ports:
|
||||
|
Loading…
x
Reference in New Issue
Block a user