mirror of
https://github.com/esphome/esphome.git
synced 2026-03-19 17:56:48 +01:00
Enable aarch64
The repo just mirrors armhf, thanks @Frenck !
This commit is contained in:
parent
3437e23c8e
commit
7153c7a941
@ -9,7 +9,8 @@
|
||||
"arch": [
|
||||
"amd64",
|
||||
"armhf",
|
||||
"i386"
|
||||
"i386",
|
||||
"aarch64"
|
||||
],
|
||||
"hassio_api": true,
|
||||
"auth_api": true,
|
||||
|
||||
@ -9,7 +9,8 @@
|
||||
"arch": [
|
||||
"amd64",
|
||||
"armhf",
|
||||
"i386"
|
||||
"i386",
|
||||
"aarch64"
|
||||
],
|
||||
"hassio_api": true,
|
||||
"auth_api": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user