Skip to content

Commit

Permalink
Merge pull request #64 from simPod/test-20.8
Browse files Browse the repository at this point in the history
Test against 20.8
  • Loading branch information
simPod committed Sep 22, 2020
2 parents cf48dff + 8b04ed5 commit 43efbbd
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]
clickhouse-version: [19, 20.1, 20.3, 20.4, 20.5, 20.6, 20.7, 20.8]
name: ClickHouse ${{ matrix.clickhouse-version }} Test

steps:
Expand Down

0 comments on commit 43efbbd

Please sign in to comment.