From 1dd3ae507b0881bfb41c00c185438c7884f6a59f Mon Sep 17 00:00:00 2001 From: Niklas Gustafsson Date: Tue, 6 Aug 2024 15:30:00 -0700 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ceaf71865..605122563 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,7 +9,7 @@ parameters: # push them to the artifacts feed of the Azure CI project - name: BuildLibTorchPackages type: boolean - default: true + default: false - name: PushPackagesToFeed type: boolean default: false