From 6e4f0bb0e1ecea8884aeea05be1b44a7f9fc074c Mon Sep 17 00:00:00 2001 From: Youssef Victor Date: Sun, 29 Mar 2026 12:19:09 +0200 Subject: [PATCH] Re-enable signing validation --- azure-pipelines-official.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index 13615d7844..aadb1fbec6 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -254,6 +254,3 @@ extends: LclPackageId: 'LCL-JUNO-PROD-TESTFX' - template: eng/common/templates-official/post-build/post-build.yml@self - parameters: - # Temporarily disable signing validation until infra issues are resolved, based on advice from Arcade. - enableSigningValidation: False