This commit is contained in:
Yineng Zhang
2025-02-18 15:16:16 +08:00
committed by GitHub
parent 522e18eaeb
commit 07ab4d4a2d

View File

@@ -40,7 +40,7 @@ jobs:
-v ${{ github.workspace }}:/sglang-checkout --ipc=host --group-add video \
--cap-add=SYS_PTRACE -e HF_TOKEN=${HF_TOKEN} --security-opt seccomp=unconfined \
-w /sglang-checkout --name ci_sglang \
lmsysorg/v0.4.3.post2-rocm630
lmsysorg/sglang:v0.4.3.post2-rocm630
- name: Install dependencies
run: |