We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65bc9ea commit bbdf80aCopy full SHA for bbdf80a
1 file changed
.github/workflows/zephyr-build.yml
@@ -32,7 +32,7 @@ jobs:
32
# Starting with 4.00, lotus is released from fwk-tulip-29169
33
{ name: lotus, folder: lotus, ver: "4.0.3", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
34
# Just for reference, not releasing from this branch
35
- { name: lilac, folder: lotus, ver: "3.0.0", sha_len: 7, zephyr_ref: "framework-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
+ { name: lilac, folder: lotus, ver: "2.0.5", sha_len: 7, zephyr_ref: "framework-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
36
{ name: marigold, folder: lotus, ver: "0.0.0", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
37
38
]
0 commit comments