Merge remote-tracking branch 'origin/main' into joao/copilot-builtin

This commit is contained in:
João Moreno
2026-03-31 11:51:19 +02:00
731 changed files with 47601 additions and 17381 deletions

View File

@@ -17,7 +17,7 @@ on:
jobs:
linux-test:
name: ${{ inputs.job_name }}
runs-on: [ self-hosted, 1ES.Pool=1es-vscode-oss-ubuntu-22.04-x64 ]
runs-on: ubuntu-22.04
env:
ARTIFACT_NAME: ${{ (inputs.electron_tests && 'electron') || (inputs.browser_tests && 'browser') || (inputs.remote_tests && 'remote') || 'unknown' }}
NPM_ARCH: x64