mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2025-05-06 16:43:53 +03:00
Update python-tests.yml
fix workflow error
This commit is contained in:
parent
94661029cb
commit
d8455fc389
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-version }}
|
image: yandex/clickhouse-server:${{ matrix.clickhouse-version }}
|
||||||
ports:
|
ports:
|
||||||
- 8123:8123
|
- 8123:8123
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user