Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobo <hop2deep@gmail.com>2020-11-30 22:24:10 +0300
committerGitHub <noreply@github.com>2020-11-30 22:24:10 +0300
commit155691d0bec4acfac0e3bbccb362f61278a132de (patch)
treef6eec539b72cab8270d66c922004bc3baf807145 /build/azure-pipelines/distro-build.yml
parent5c71b5425a3b18418c46fb6fd74a00bef8f37886 (diff)
chore: bump electron@9.3.5 (#111530)
* chore: bump electron@9.3.5 * Revert "fix: removed plugin helper entitlement" This reverts commit 40a81495f298ddfda8fc7e8b174b3eb1569e9f1b. * Revert "chore: bump vscode-windows-ca-certs@0.3.0" This reverts commit 2f4a3dc31aa56cc0eff04dd58a87cdeb76b2e988.
Diffstat (limited to 'build/azure-pipelines/distro-build.yml')
-rw-r--r--build/azure-pipelines/distro-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/azure-pipelines/distro-build.yml b/build/azure-pipelines/distro-build.yml
index 331fbf9675e..99bad6b72cd 100644
--- a/build/azure-pipelines/distro-build.yml
+++ b/build/azure-pipelines/distro-build.yml
@@ -8,7 +8,7 @@ pr:
steps:
- task: NodeTool@0
inputs:
- versionSpec: "12.18.3"
+ versionSpec: "12.14.1"
- task: AzureKeyVault@1
displayName: "Azure Key Vault: Get Secrets"