mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2025-06-06 06:03:07 +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:
|
ports:
|
||||||
- 5432:5432
|
- 5432:5432
|
||||||
clickhouse:
|
clickhouse:
|
||||||
image: yandex/clickhouse-server:${{ clickhouse.postgres-version }}
|
image: yandex/clickhouse-server:${{ clickhouse-version }}
|
||||||
ports:
|
ports:
|
||||||
- 8123:8123
|
- 8123:8123
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user