1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Revert "Enable aarch64"

This reverts commit 7153c7a941.
This commit is contained in:
Otto Winter
2019-01-22 21:34:45 +01:00
parent 7153c7a941
commit 9ebf6439b2
2 changed files with 2 additions and 4 deletions

View File

@@ -9,8 +9,7 @@
"arch": [
"amd64",
"armhf",
"i386",
"aarch64"
"i386"
],
"hassio_api": true,
"auth_api": true,

View File

@@ -9,8 +9,7 @@
"arch": [
"amd64",
"armhf",
"i386",
"aarch64"
"i386"
],
"hassio_api": true,
"auth_api": true,