mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-04 15:49:01 +01:00
Rename Home Assistant Amber to Yellow (#1708)
* Rename Home Assistant Amber to Yellow Rename the board from "amber" to "yellow" as Home Assistant Yellow is the official name now. * Add Home Assistant Yellow to the build matrix
This commit is contained in:
@@ -71,6 +71,12 @@
|
||||
"runner": "aarch64-runner",
|
||||
"label": "board/raspberrypi"
|
||||
},
|
||||
{
|
||||
"id": "yellow",
|
||||
"defconfig": "yellow",
|
||||
"runner": "aarch64-runner",
|
||||
"label": "board/yellow"
|
||||
},
|
||||
{
|
||||
"id": "tinker",
|
||||
"defconfig": "tinker",
|
||||
|
||||
Reference in New Issue
Block a user