copilot: Fix Copilot fails to sign in (#36138)

Closes #36093

Pin copilot version to 1.354 for now until further investigation.

Release Notes:

- Fixes issue where Copilot failed to sign in.

Co-authored-by: MrSubidubi <dev@bahn.sh>
This commit is contained in:
smit
2025-08-14 00:19:37 +05:30
committed by GitHub
co-authored by MrSubidubi
parent e52f148304
commit 4a35498829
9 changed files with 52 additions and 11 deletions
+1
View File
@@ -206,6 +206,7 @@ impl LspAdapter for PythonLspAdapter {
&server_path,
&container_dir,
&version,
Default::default(),
)
.await;