mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2025-05-06 16:43:53 +03:00
Added redis service
This commit is contained in:
parent
cfceafb2b2
commit
243333df2a
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
- 8123:8123
|
||||
|
||||
redis:
|
||||
image: redis:${{ matrix.clickhouse-version }}
|
||||
image: redis:${{ matrix.redis-version }}
|
||||
ports:
|
||||
- 6379:6379
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user