feat: Bump to Zephyr SDK 0.15.2.
This commit is contained in:
parent
b4cab4d5a9
commit
76376c9148
2
.github/workflows/containers.yml
vendored
2
.github/workflows/containers.yml
vendored
@ -2,7 +2,7 @@ name: Containers
|
||||
|
||||
env:
|
||||
zephyr-version: 3.2.0
|
||||
zephyr-sdk-version: 0.15.1
|
||||
zephyr-sdk-version: 0.15.2
|
||||
sha-abbrev-length: 12
|
||||
no-cache: ${{ secrets.NO_CACHE != null || github.event_name == 'workflow_dispatch' || github.event_name == 'schedule' }}
|
||||
ignore-actions-cache: ${{ secrets.IGNORE_ACTIONS_CACHE != null }}
|
||||
|
Loading…
Reference in New Issue
Block a user