File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ jobs:
111
111
platform : telink
112
112
- name : Update Zephyr to specific revision (for developers purpose)
113
113
shell : bash
114
- run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py 147ca8f454316b2a95cbcf3b332b10429de6b7a0 "
114
+ run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py ce4027fc0768b8509758af2e43f74e3fd2c7d58d "
115
115
- name : CI Examples Telink
116
116
shell : bash
117
117
run : |
Original file line number Diff line number Diff line change 58
58
gh-context : ${{ toJson(github) }}
59
59
60
60
- name : Update Zephyr to specific revision (for developers purpose)
61
- run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py 147ca8f454316b2a95cbcf3b332b10429de6b7a0 "
61
+ run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py ce4027fc0768b8509758af2e43f74e3fd2c7d58d "
62
62
63
63
- name : Build example Telink (B92 retention) Air Quality Sensor App
64
64
# Run test for master and s07641069 PRs
You can’t perform that action at this time.
0 commit comments