mirror of
https://github.com/plausible/analytics.git
synced 2024-12-22 17:11:36 +03:00
Update clickhouse version in tests
This commit is contained in:
parent
373d05e8de
commit
b01b569cd5
2
.github/workflows/elixir.yml
vendored
2
.github/workflows/elixir.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
--health-retries 5
|
||||
|
||||
clickhouse:
|
||||
image: yandex/clickhouse-server:20
|
||||
image: yandex/clickhouse-server:21.11
|
||||
ports:
|
||||
- 8123:8123
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user