1
0
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:
ofekshenawa 2024-07-25 10:51:53 +03:00 committed by GitHub
parent 44ba2ee08b
commit b0b94e79e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: