mirror of https://github.com/wolfSSL/wolfBoot.git
Fixed multi-mem SMALL_STACK test
parent
40012321df
commit
07d5b50ce7
|
@ -56,7 +56,7 @@ jobs:
|
|||
|
||||
- name: Build wolfboot and test app image v1, SIGN=NONE WOLFBOOT_SMALL_STACK=1
|
||||
run: |
|
||||
make SIGN=NONE
|
||||
make SIGN=NONE WOLFBOOT_SMALL_STACK=1
|
||||
|
||||
- name: Build update image v2
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue