mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Enable aarch64
The repo just mirrors armhf, thanks @Frenck !
This commit is contained in:
		| @@ -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, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user