Skip to content

Commit 21b045a

Browse files
authored
ci: run main tests on clickhouse v23.12 (#239)
1 parent 5a59cfc commit 21b045a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- dependency-versions: "lowest"
2323
php-version: "8.2"
2424
env:
25-
CLICKHOUSE_VERSION: "22.4"
25+
CLICKHOUSE_VERSION: "23.12"
2626

2727
steps:
2828
- name: "Checkout"

0 commit comments

Comments
 (0)