Skip to content

Commit

Permalink
Merge pull request #66 from simPod/test-20.9
Browse files Browse the repository at this point in the history
Test against 20.9
  • Loading branch information
simPod committed Sep 22, 2020
2 parents 43efbbd + cb22ee5 commit c6a2322
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 @@ -168,7 +168,7 @@ jobs:
runs-on: ubuntu-18.04
strategy:
matrix:
clickhouse-version: [19, 20.1, 20.3, 20.4, 20.5, 20.6, 20.7, 20.8]
clickhouse-version: [19, 20.1, 20.3, 20.4, 20.5, 20.6, 20.7, 20.8, 20.9]
name: ClickHouse ${{ matrix.clickhouse-version }} Test

steps:
Expand Down

0 comments on commit c6a2322

Please sign in to comment.