Skip to content

Commit 2ef7662

Browse files
Update run-tests.yml with ClickHouse versions
1 parent 9085e33 commit 2ef7662

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
- "1.24"
2121
- "1.23"
2222
clickhouse: # https://github.com/ClickHouse/ClickHouse/blob/master/SECURITY.md#scope-and-supported-versions
23+
- "25.5"
24+
- "25.4"
2325
- "25.3"
24-
- "25.2"
25-
- "25.1"
2626
- "24.8"
2727
steps:
2828
- name: Checkout

0 commit comments

Comments
 (0)