There was an error while loading. Please reload this page.
1 parent 00d5098 commit ad522d8Copy full SHA for ad522d8
1 file changed
.github/workflows/sa-versions.yml
@@ -10,7 +10,7 @@ jobs:
10
- "3.12"
11
clickhouse-version:
12
- 23.8.4.69
13
- sa-version: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36]
+ sa-version: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44]
14
services:
15
clickhouse-server:
16
image: clickhouse/clickhouse-server:${{ matrix.clickhouse-version }}
0 commit comments