mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
revert back to official nodejs mirror (#265692)
maybe the issue is gone by now 🤞: - https://github.com/microsoft/azure-pipelines-tasks/issues/18280 - https://github.com/nodejs/nodejs.org/issues/4495
This commit is contained in:
2
.github/workflows/pr-linux-test.yml
vendored
2
.github/workflows/pr-linux-test.yml
vendored
@@ -30,8 +30,6 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version-file: .nvmrc
|
||||
env:
|
||||
NODEJS_ORG_MIRROR: https://github.com/joaomoreno/node-mirror/releases/download
|
||||
|
||||
- name: Setup system services
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user