Skip to content

Commit bf8c712

Browse files
committed
chore: remove CPU_TARGET
1 parent e9bbe13 commit bf8c712

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plutoServerTask.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,6 @@ end`
353353
const env: { [key: string]: string } = {
354354
JULIA_PLUTO_VSCODE_WORKSPACE: workspacePath,
355355
JULIA_DEPOT_PATH: "~/.julia",
356-
JULIA_CPU_TARGET: "generic",
357356
JULIA_LOAD_PATH: ":",
358357
};
359358
if (packageServer) {

0 commit comments

Comments
 (0)