You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -181,7 +181,7 @@ It's time consuming to run all benchmarks against all drivers using different pa
181
181
182
182
## Testing
183
183
184
-
By default, docker container will be created automatically during integration test. You can pass system property like `-DclickhouseVersion=21.8` to specify version of ClickHouse.
184
+
By default, docker container will be created automatically during integration test. You can pass system property like `-DclickhouseVersion=22.3` to specify version of ClickHouse.
185
185
186
186
In the case you prefer to test against an existing server, please follow instructions below:
0 commit comments