mirror of
https://github.com/esphome/esphome.git
synced 2024-11-25 16:38:16 +01:00
Remove aarch64 from edge
This commit is contained in:
parent
5ac9b8d545
commit
7ced977f2a
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
"webui": "http://[HOST]:[PORT:6052]",
|
"webui": "http://[HOST]:[PORT:6052]",
|
||||||
"startup": "application",
|
"startup": "application",
|
||||||
"arch": [
|
"arch": [
|
||||||
"aarch64",
|
|
||||||
"amd64",
|
"amd64",
|
||||||
"armhf",
|
"armhf",
|
||||||
"i386"
|
"i386"
|
||||||
|
|
Loading…
Reference in a new issue