Skip to content

Commit 60f42e4

Browse files
committed
ci: Make CI zephyr build again zephyr test branch
This could be reverted afte new zephyr patches on this branch have been merged to zephyr. Signed-off-by: Dong Wang <dong.d.wang@intel.com>
1 parent fb5c066 commit 60f42e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/iut_zephyr_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- name: Checkout Zephyr
2929
run:
30-
west init
30+
west init -m https://github.com/kwd-doodling/zephyr-upstream.git --mr main_zephyr
3131

3232
- name: Checkout Intel HAL
3333
uses: actions/checkout@v4

0 commit comments

Comments
 (0)