Skip to content

Compatibility with older ClickHouse servers (tested on 21.2) #44

Compatibility with older ClickHouse servers (tested on 21.2)

Compatibility with older ClickHouse servers (tested on 21.2) #44

Workflow file for this run

---
name: pull_request
on:
pull_request:
types:
- synchronize
- reopened
- opened
branches:
- main
paths-ignore:
- '**.md'
- 'Documentation/**'
jobs:
build:
uses: ./.github/workflows/build.yml