[CI] update paddle version to nightly (#3698)

This commit is contained in:
YuBaoku
2025-08-29 18:16:13 +08:00
committed by GitHub
parent c71ee0831c
commit 65425bf858
10 changed files with 11 additions and 23 deletions

View File

@@ -164,8 +164,7 @@ jobs:
git config --global --add safe.directory /workspace/FastDeploy
cd FastDeploy
#python -m pip install --pre paddlepaddle-gpu -i https://www.paddlepaddle.org.cn/packages/nightly/cu126/
python -m pip install paddlepaddle-gpu==3.0.0.dev20250818 -i https://www.paddlepaddle.org.cn/packages/nightly/cu126/
python -m pip install --pre paddlepaddle-gpu -i https://www.paddlepaddle.org.cn/packages/nightly/cu126/
pip config set global.extra-index-url https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple