This action sets up a ClickHouse.
steps:
- uses: EpicStep/[email protected]
with:
version: 22 # default: latest
bind_native: 9090 # default: 9000 (https://clickhouse.com/docs/en/interfaces/tcp)
bind_http: 8080 # default: 8123 (https://clickhouse.com/docs/en/interfaces/http)
This project released under the MIT License