Skip to content

Commit

Permalink
Merge 0501732 into 23e84e2
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Dec 23, 2020
2 parents 23e84e2 + 0501732 commit 9b8d557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
runs-on: ubuntu-18.04
strategy:
matrix:
clickhouse-version: ["19.17", "20.1", "20.3", "20.4", "20.5", "20.6", "20.7", "20.8", "20.9", "20.10", "20.11"]
clickhouse-version: ["19.17", "20.1", "20.3", "20.4", "20.5", "20.6", "20.7", "20.8", "20.9", "20.10", "20.11", "20.12"]
name: ClickHouse ${{ matrix.clickhouse-version }} Test
env:
CLICKHOUSE_VERSION: ${{ matrix.clickhouse-version }}
Expand Down

0 comments on commit 9b8d557

Please sign in to comment.