ci: update taos-ws-py verison

This commit is contained in:
Adam Ji 2023-11-06 13:39:03 +08:00
parent 3415ba5195
commit 57e5ec6680
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ pip3 install --default-timeout=120 taospy==2.7.12
#define taos-ws-py 0.2.8
pip3 list|grep taos-ws-py
pip3 uninstall taos-ws-py -y
pip3 install --default-timeout=120 taos-ws-py==0.2.8
pip3 install --default-timeout=120 taos-ws-py==0.3.1
$TIMEOUT_CMD $cmd
RET=$?