Skip to content

Commit 166d77b

Browse files
committed
ci: Run tests against Zephyr v4.2-branch
SDK 0.17 needs to be tested with Zephyr v4.2. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 493b5c2 commit 166d77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ env:
9292
BUG_URL: 'https://github.com/zephyrproject-rtos/sdk-ng/issues'
9393
BUNDLE_NAME: Zephyr SDK
9494
BUNDLE_PREFIX: zephyr-sdk
95-
ZEPHYR_REF: main
95+
ZEPHYR_REF: v4.2-branch
9696

9797
jobs:
9898
# Setup

0 commit comments

Comments
 (0)