diff --git a/.azure-pipelines/integration-test.yml b/.azure-pipelines/integration-test.yml index f787203b..9d5e2275 100644 --- a/.azure-pipelines/integration-test.yml +++ b/.azure-pipelines/integration-test.yml @@ -31,7 +31,7 @@ jobs: strategy: matrix: sglang: - containerImage: ghcr.io/microsoft/mscclpp/mscclpp:base-dev-cuda13.0 + containerImage: ghcr.io/microsoft/mscclpp/mscclpp:base-sglang-x86_64 pool: name: msccl-ci