File tree Expand file tree Collapse file tree 3 files changed +6
-21
lines changed Expand file tree Collapse file tree 3 files changed +6
-21
lines changed Original file line number Diff line number Diff line change 2222 - dependency-versions : " lowest"
2323 php-version : " 8.0"
2424 env :
25- CLICKHOUSE_VERSION : " 20.12 "
25+ CLICKHOUSE_VERSION : " 22.4 "
2626
2727 steps :
2828 - name : " Checkout"
@@ -64,31 +64,16 @@ jobs:
6464 php-version :
6565 - " 8.0"
6666 clickhouse-version :
67- - " 19.17"
68- - " 20.1"
69- - " 20.3"
70- - " 20.4"
71- - " 20.5"
72- - " 20.6"
73- - " 20.7"
74- - " 20.8"
75- - " 20.9"
76- - " 20.10"
77- - " 20.11"
78- - " 20.12"
79- - " 21.1"
80- - " 21.2"
81- - " 21.3"
82- # - "21.4" It does not support header auth
83- - " 21.5"
84- - " 21.6"
8567 - " 21.7"
8668 - " 21.8"
8769 - " 21.9"
8870 - " 21.10"
8971 - " 21.11"
9072 - " 21.12"
9173 - " 22.1"
74+ - " 22.2"
75+ - " 22.3"
76+ - " 22.4"
9277 dependency-versions :
9378 - " highest"
9479 env :
Original file line number Diff line number Diff line change 1111 Infection :
1212 runs-on : ubuntu-18.04
1313 env :
14- CLICKHOUSE_VERSION : " 20.12 "
14+ CLICKHOUSE_VERSION : " 22.4 "
1515
1616 steps :
1717 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 11version : ' 3'
22services :
33 clickhouse-server :
4- image : " yandex /clickhouse-server:${CLICKHOUSE_VERSION}"
4+ image : " clickhouse /clickhouse-server:${CLICKHOUSE_VERSION}"
55 hostname : clickhouse
66 container_name : clickhouse
77 ports :
You can’t perform that action at this time.
0 commit comments