From dd3c3ed7cb2505bc7cc77f299e156bd133374e76 Mon Sep 17 00:00:00 2001 From: empyreus Date: Wed, 25 Mar 2026 22:05:18 +0000 Subject: [PATCH] change image --- .azure-pipelines/integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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