diff --git a/tests/develop-test/3-connectors/R/test.sh b/tests/develop-test/3-connectors/R/test.sh index 1d90dd44b63d59044e7c6c57317c95d39e7648b0..dd4577a35678b8d3435dc7835c21a926bb00e12d 100644 --- a/tests/develop-test/3-connectors/R/test.sh +++ b/tests/develop-test/3-connectors/R/test.sh @@ -22,7 +22,7 @@ cd ../../ WKC=`pwd` #echo "WKC:${WKC}" -git clone git@github.com:taosdata/taos-connector-jdbc.git --branch main --single-branch --depth 1 +git clone git@github.com:taosdata/taos-connector-jdbc.git --branch 2.0 --single-branch --depth 1 JDBC_PATH=${WKC}'/taos-connector-jdbc/' CASE_PATH=${WKC}'/tests/examples/R/'