Skip to content

Commit b662344

Browse files
Update server versions in test matrix
1 parent b0d6afa commit b662344

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,10 @@ jobs:
2020
- "1.24"
2121
- "1.23"
2222
clickhouse: # https://github.com/ClickHouse/ClickHouse/blob/master/SECURITY.md#scope-and-supported-versions
23+
- "25.3"
2324
- "25.2"
2425
- "25.1"
25-
- "24.12"
2626
- "24.8"
27-
- "24.3"
2827
steps:
2928
- name: Checkout
3029
uses: actions/checkout@v4

0 commit comments

Comments
 (0)