linghengqian commented on code in PR #37778: URL: https://github.com/apache/shardingsphere/pull/37778#discussion_r2706718077
########## test/native/src/test/resources/test-native/ps1/config-rdctl.ps1: ########## @@ -19,6 +19,7 @@ # This file is only used in the PowerShell 7 of ShardingSphere in GitHub Actions environment and should not be executed manually in a development environment. # Background information can be found at https://github.com/apache/shardingsphere/pull/35905 . +[Environment]::SetEnvironmentVariable('DOCKER_API_VERSION','1.44','Machine') Review Comment: Waiting for https://github.com/apache/shardingsphere/pull/37775 to be merged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
