mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2025-05-28 09:43:11 +03:00
Update python-tests.yml
Fix error in workflow
This commit is contained in:
parent
5b1bda4813
commit
94661029cb
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
ports:
|
||||
- 5432:5432
|
||||
clickhouse:
|
||||
image: yandex/clickhouse-server:${{ clickhouse.postgres-version }}
|
||||
image: yandex/clickhouse-server:${{ clickhouse-version }}
|
||||
ports:
|
||||
- 8123:8123
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user