Skip to content

Commit a4b8038

Browse files
committed
ci: Run tests against Zephyr v3.7 branch
This commit updates the CI workflow in the SDK 0.16 LTS branch to run tests against the Zephyr v3.7 LTS3 branch. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 0cd56e6 commit a4b8038

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
@@ -88,7 +88,7 @@ env:
8888
BUG_URL: 'https://github.com/zephyrproject-rtos/sdk-ng/issues'
8989
BUNDLE_NAME: Zephyr SDK
9090
BUNDLE_PREFIX: zephyr-sdk
91-
ZEPHYR_REF: collab-sdk-dev
91+
ZEPHYR_REF: v3.7-branch
9292

9393
jobs:
9494
# Setup

0 commit comments

Comments
 (0)