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:
6
.github/workflows/matrix.json
vendored
6
.github/workflows/matrix.json
vendored
@@ -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