Skip to content

Commit 92696d3

Browse files
committed
Remove Node.js task for OneBranch
OneBranch no longer allows accessing nodejs.org, but as of six days ago now has 20.x.😮‍💨
1 parent 1071a82 commit 92696d3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pipelines/vscode-powershell-OneBranch.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,6 @@ extends:
8282
inputs:
8383
system: Custom
8484
customVersion: $(package.version)
85-
- task: UseNode@1
86-
displayName: Use Node 20.x
87-
inputs:
88-
version: 20.x
8985
- task: DownloadPipelineArtifact@2
9086
displayName: Download Official PowerShellEditorServices
9187
inputs:

0 commit comments

Comments
 (0)