mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add container arch to system info (#147372)
This commit is contained in:
@@ -1931,6 +1931,7 @@ async def test_download_support_package(
|
||||
"virtualenv": False,
|
||||
"python_version": "3.13.1",
|
||||
"docker": False,
|
||||
"container_arch": None,
|
||||
"arch": "x86_64",
|
||||
"timezone": "US/Pacific",
|
||||
"os_name": "Linux",
|
||||
|
||||
Reference in New Issue
Block a user