We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2cd51e commit 75147fdCopy full SHA for 75147fd
.github/workflows/test_head.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
strategy:
26
matrix:
27
- project: ["clickhouse-http-client", "client-v2", "clickhouse-jdbc"]
+ project: ["clickhouse-http-client", "client-v2", "clickhouse-jdbc", "jdbc-v2"]
28
fail-fast: false
29
timeout-minutes: 15
30
name: ${{ matrix.project }}
0 commit comments