[router] upgrade to latest sgl kernel for router ci (#9019)

This commit is contained in:
Simo Lin
2025-08-09 21:49:18 -07:00
committed by GitHub
parent 7ba5ad5766
commit 3817a37d87

View File

@@ -119,7 +119,7 @@ jobs:
python3 -m pip --no-cache-dir install -e "python[all]" --break-system-packages
python3 -m pip --no-cache-dir install mooncake-transfer-engine==0.3.5
python3 -m pip --no-cache-dir install --user --force-reinstall genai-bench==0.0.1
python3 -m pip --no-cache-dir install sgl-kernel==0.3.2
python3 -m pip --no-cache-dir install sgl-kernel==0.3.3
- name: Build and install sgl-router
run: |