mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
[XPU][CI] lock xvllm version for fix bug (#7264)
* Remove duplicate NICs from environment variables * Update version for xvllm in download_dependencies.sh
This commit is contained in:
@@ -15,7 +15,7 @@ if [ "$1" == "stable" ]; then
|
||||
version_xvllm="20251017"
|
||||
version_xtdk="3.4.0.1"
|
||||
else
|
||||
version_xvllm="latest"
|
||||
version_xvllm="20260407"
|
||||
version_xtdk="latest"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user