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 @@ -133,7 +133,7 @@ jobs:
133
133
platform : telink
134
134
- name : Update Zephyr to specific revision (for developers purpose)
135
135
shell : bash
136
- run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py 6d8936ab363a08a17a528af4edec530975f46b8c "
136
+ run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py 417d10f788a51fe592bb96bcbfb40b44909c69f6 "
137
137
- name : CI Examples Telink
138
138
shell : bash
139
139
run : |
Original file line number Diff line number Diff line change 58
58
gh-context : ${{ toJson(github) }}
59
59
60
60
- name : Update Zephyr version 4.1.0 (develop) to specific revision (for developers purpose)
61
- run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py 6d8936ab363a08a17a528af4edec530975f46b8c "
61
+ run : scripts/run_in_build_env.sh "python3 scripts/tools/telink/update_zephyr.py 417d10f788a51fe592bb96bcbfb40b44909c69f6 "
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