diff --git a/.azure-pipelines/integration-test.yml b/.azure-pipelines/integration-test.yml index 9d5e2275..f787203b 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-sglang-x86_64 + containerImage: ghcr.io/microsoft/mscclpp/mscclpp:base-dev-cuda13.0 pool: name: msccl-ci