Skip to content

Commit 25fc0f0

Browse files
committed
fwk: lilac: Don't release from this branch
BRANCH=fwk-tulip-29169 TEST=Check version in ec console and bios settings BUG= Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 1765d97 commit 25fc0f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zephyr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# Starting with 4.00, lotus is released from fwk-tulip-29169
3333
{ name: lotus, folder: lotus, ver: "4.0.3", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
3434
# Just for reference, not releasing from this branch
35-
{ name: lilac, folder: lotus, ver: "3.0.5", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
35+
{ name: lilac, folder: lotus, ver: "0.0.0", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
3636
{ name: marigold, folder: lotus, ver: "0.0.0", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
3737

3838
]

0 commit comments

Comments
 (0)