Update python-tests.yml

fix workflow error
This commit is contained in:
M1ha Shvn 2021-07-07 17:28:33 +05:00 committed by GitHub
parent 94661029cb
commit d8455fc389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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