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 b0d6afa commit b662344Copy full SHA for b662344
.github/workflows/run-tests.yml
@@ -20,11 +20,10 @@ jobs:
20
- "1.24"
21
- "1.23"
22
clickhouse: # https://github.com/ClickHouse/ClickHouse/blob/master/SECURITY.md#scope-and-supported-versions
23
+ - "25.3"
24
- "25.2"
25
- "25.1"
- - "24.12"
26
- "24.8"
27
- - "24.3"
28
steps:
29
- name: Checkout
30
uses: actions/checkout@v4
0 commit comments