Skip to content

Commit 1d2f2ac

Browse files
Josh-Tsaiquinchou77
authored andcommitted
fwk: tulip: bump to v3.2.0
BRANCH=fwk-tulip-refresh BUG=Prepare for v3.2.0 tulip refresh release TEST=Check version in ec console and bios settings Signed-off-by: Josh Tsai <Josh_Tsai@compal.com>
1 parent 178a77d commit 1d2f2ac

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/zephyr-build.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,9 @@ jobs:
2828
matrix:
2929
platform: [
3030
# Starting with 2.05, tulip is released from fwk-tulip-29169
31-
{ name: tulip, folder: lotus, ver: "3.0.5", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
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" },
31+
{ name: tulip, folder: lotus, ver: "3.2.0", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
3432
# Just for reference, not releasing from this branch
33+
{ name: lotus, folder: lotus, ver: "0.0.0", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
3534
{ name: lilac, folder: lotus, ver: "0.0.0", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
3635
{ name: marigold, folder: lotus, ver: "0.0.0", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
3736

0 commit comments

Comments
 (0)