Skip to content

Commit 885b2ef

Browse files
Update run-tests.yml
1 parent 3ad16cc commit 885b2ef

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/run-tests.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,10 @@ jobs:
2020
- "1.25"
2121
- "1.24"
2222
clickhouse: # https://github.com/ClickHouse/ClickHouse/blob/master/SECURITY.md#scope-and-supported-versions
23-
- "25.7"
24-
- "25.6"
25-
- "25.5"
23+
- "25.10"
24+
- "25.9"
25+
- "25.8"
2626
- "25.3"
27-
- "24.8"
2827
steps:
2928
- name: Checkout
3029
uses: actions/checkout@v4

0 commit comments

Comments
 (0)