Skip to content

Commit

Permalink
Drop support of deprecated ClickHouse version 21.8 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Burmak committed Sep 12, 2023
1 parent 81103a5 commit 868d918
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,12 @@ jobs:
clickhouse: "latest"
- python: "3.9"
clickhouse: "latest"
- python: "3.10"
clickhouse: "21.8.15.7"
- python: "3.10"
clickhouse: "22.3.20.29"
- python: "3.10"
clickhouse: "22.8.21.38"
- python: "3.10"
clickhouse: "23.3.11.5"
clickhouse: "23.3.13.6"
- python: "3.10"
clickhouse: "latest"
- python: "3.11"
Expand Down

0 comments on commit 868d918

Please sign in to comment.