feat: Bump to Zephyr SDK 0.15.2.

This commit is contained in:
Peter Johanson 2022-12-23 02:19:01 -05:00 committed by Pete Johanson
parent b4cab4d5a9
commit 76376c9148

View File

@ -2,7 +2,7 @@ name: Containers
env: env:
zephyr-version: 3.2.0 zephyr-version: 3.2.0
zephyr-sdk-version: 0.15.1 zephyr-sdk-version: 0.15.2
sha-abbrev-length: 12 sha-abbrev-length: 12
no-cache: ${{ secrets.NO_CACHE != null || github.event_name == 'workflow_dispatch' || github.event_name == 'schedule' }} no-cache: ${{ secrets.NO_CACHE != null || github.event_name == 'workflow_dispatch' || github.event_name == 'schedule' }}
ignore-actions-cache: ${{ secrets.IGNORE_ACTIONS_CACHE != null }} ignore-actions-cache: ${{ secrets.IGNORE_ACTIONS_CACHE != null }}