mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
e2954beb4b
* linux - remove `--no-sandbox` flag We should not disable sandbox on Linux. We only added this to support running on Kernel <= 3.8 where setuid sandbox is used. * fix ci * add some docs