From 2ed1cb173078673654d4009f374cbfc1678821dc Mon Sep 17 00:00:00 2001 From: Konstantin Lebedev Date: Sun, 29 Oct 2023 22:54:41 +0300 Subject: [PATCH] Test against latest clickhouse-server 23.8.4 --- .github/workflows/actions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 4c3577ec..a4c10e5a 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -13,6 +13,7 @@ jobs: - "3.11" - "3.12" clickhouse-version: + - 23.8.4 - 22.5.1.2079 - 19.3.5 - 18.14.9