Skip to content

Commit

Permalink
Update ClickHouse versions in workflow.yml (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Burmak authored Jan 29, 2024
1 parent 201c18c commit 6a6fe14
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,9 @@ jobs:
- { python: "3.6", ubuntu: "20.04" }
- { python: "3.10", ubuntu: "latest" }
clickhouse:
- "21.8.15.7"
- "22.3.20.29"
- "22.8.19.10"
- "23.3.4.17"
- "22.8.21.38"
- "23.3.19.32"
- "23.8.9.54"
- "latest"
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6a6fe14

Please sign in to comment.