mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

On Linux platforms, specifically check that process.arch is x64, rather than treating it as 'not arm64'. Treat Raspbian's /etc/os-release file as Debian. Document the supported platforms somewhat. Fixes #27453