We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fccebd0 commit 867ac95Copy full SHA for 867ac95
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ env:
72
BUG_URL: 'https://github.com/zephyrproject-rtos/sdk-ng/issues'
73
BUNDLE_NAME: Zephyr SDK
74
BUNDLE_PREFIX: zephyr-sdk
75
- ZEPHYR_REF: topic-sdk15
+ ZEPHYR_REF: main
76
77
jobs:
78
# Setup
0 commit comments