From ffb55ca4795bc19a17485cbd6eadf38ef264263f Mon Sep 17 00:00:00 2001 From: Sean Leonard Date: Mon, 4 Mar 2024 17:25:24 -0800 Subject: [PATCH] Disable mssql linux tests --- .pipelines/mssql-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pipelines/mssql-pipelines.yml b/.pipelines/mssql-pipelines.yml index fbd4692f9f..9be846d61a 100644 --- a/.pipelines/mssql-pipelines.yml +++ b/.pipelines/mssql-pipelines.yml @@ -18,6 +18,7 @@ trigger: jobs: - job: linux + condition: false # Disable until we resolve flakey pipeline issue. https://github.com/Azure/data-api-builder/issues/2010 pool: vmImage: 'ubuntu-latest' variables: