mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-28 05:35:08 +00:00
9 lines
175 B
TOML
9 lines
175 B
TOML
[build.env]
|
|
passthrough = [
|
|
"LAUNCHER_VERSION",
|
|
"LAUNCHER_ASSET_NAME",
|
|
]
|
|
|
|
[target.aarch64-unknown-linux-gnu]
|
|
image = "microsoft/vscode-server-launcher-xbuild:aarch64"
|