From df645f14506142d6b20be6f6bda6bc40286ff739 Mon Sep 17 00:00:00 2001 From: Robo Date: Fri, 25 Feb 2022 01:49:49 +0900 Subject: chore: revert to electron@13 (#143851) * Revert "chore: update to electron 16 (#137241)" This reverts commit 01df559c184549248fcfbcecc5a616462e00c252. This reverts commit 46301339b71e7f99187edd262b809e8788bcb358 * ci: fix remote compiler for sdl-scan * chore: fix remote/.yarnrc * chore: fix build/npm/postinstall.js * chore: rm crash reporter from shared process * chore: rm crash reporter from ext host * chore: fix build/lib/layersChecker.ts * :chore: preserve some more changes * fix tests Co-authored-by: Benjamin Pasero --- build/azure-pipelines/distro-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/azure-pipelines/distro-build.yml') diff --git a/build/azure-pipelines/distro-build.yml b/build/azure-pipelines/distro-build.yml index 307f226dc0a..53b62b47a4e 100644 --- a/build/azure-pipelines/distro-build.yml +++ b/build/azure-pipelines/distro-build.yml @@ -11,7 +11,7 @@ pr: steps: - task: NodeTool@0 inputs: - versionSpec: "16.x" + versionSpec: "14.x" - task: AzureKeyVault@1 displayName: "Azure Key Vault: Get Secrets" -- cgit v1.2.3