From be8bd4ebb056883533f04c45998cd130a9c2a92c Mon Sep 17 00:00:00 2001 From: Tomas Grosup Date: Mon, 7 Jul 2025 11:31:19 +0200 Subject: [PATCH] Signed build also needs FSHARP_CACHE_OVERRIDE: 256 (fsharpqa) --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 800d86d9380..013752c1e4d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -146,6 +146,7 @@ extends: /p:GenerateSbom=true env: NativeToolsOnMachine: true + FSHARP_CACHE_OVERRIDE: 256 - task: PublishTestResults@2 displayName: Publish Test Results inputs: