mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-04-19 22:39:11 +00:00
fix sudo issue
This commit is contained in:
@@ -37,6 +37,7 @@ jobs:
|
||||
name: msccl-ci
|
||||
container:
|
||||
image: $(containerImage)
|
||||
options: '--user 0:0'
|
||||
|
||||
steps:
|
||||
- template: templates/sglang-test.yaml
|
||||
|
||||
Reference in New Issue
Block a user