mirror of
https://github.com/redis/go-redis.git
synced 2025-04-19 07:22:17 +03:00
Change CI to 7.4.0-RC2 (#3070)
This commit is contained in:
parent
44ba2ee08b
commit
b0b94e79e0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
redis:
|
redis:
|
||||||
image: redis/redis-stack-server:edge
|
image: redis/redis-stack-server:7.4.0-rc2
|
||||||
options: >-
|
options: >-
|
||||||
--health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5
|
--health-cmd "redis-cli ping" --health-interval 10s --health-timeout 5s --health-retries 5
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user