mirror of
https://github.com/garrytan/gstack.git
synced 2026-06-17 15:20:11 +02:00
014a51bd6f
Chromium's sandbox can't initialize when running as root on Linux, causing an immediate exit. Extend the existing CI/CONTAINER check to also cover this case, keeping the Windows-safe `typeof getuid` guard.