chore(blog): Use truncate markers
This commit is contained in:
parent
0120156002
commit
b74cd39ab5
19 changed files with 40 additions and 2 deletions
|
|
@ -7,6 +7,8 @@ tags: [firmware, zephyr, core]
|
|||
As preparation for completing the [work](https://github.com/zmkfirmware/zmk/pull/1143) to upgrade ZMK to [Zephyr 3.0](https://docs.zephyrproject.org/3.0.0/releases/release-notes-3.0.html), users with user config repositories who wish to avoid future build failures with their GitHub Actions workflows can take steps to adjust
|
||||
their repositories now.
|
||||
|
||||
<!-- truncate -->
|
||||
|
||||
GitHub Actions needs to use our latest Docker image to ensure continued compatibility with the ZMK codebase on Zephyr 3.0 (and beyond). You should:
|
||||
|
||||
- Open `.github/workflows/build.yml` in your editor/IDE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue