[CI] remove useless case (#3482)

This commit is contained in:
YuBaoku
2025-08-20 14:20:30 +08:00
committed by GitHub
parent 5d131485d8
commit 33d369586b
8 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ pwd
git config --global --add safe.directory /workspace1/FastDeploy
python -m pip install --force-reinstall --pre paddlepaddle-gpu -i https://www.paddlepaddle.org.cn/packages/nightly/cu126/
python -m pip install --force-reinstall paddlepaddle-gpu==3.0.0.dev20250818 -i https://www.paddlepaddle.org.cn/packages/nightly/cu126/
python -m pip install --upgrade --force-reinstall -r requirements/unittest/requirements.txt
bash tools/build_wheel.sh