mirror of
https://github.com/redis/go-redis.git
synced 2025-04-16 09:23:06 +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:
|
||||
redis:
|
||||
image: redis/redis-stack-server:edge
|
||||
image: redis/redis-stack-server:7.4.0-rc2
|
||||
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