ci: enable enc-ec256 test
Signed-off-by: Fabio Utzig <utzig@apache.org>
This commit is contained in:
parent
4626853d3e
commit
fc9477504e
|
@ -21,7 +21,7 @@ matrix:
|
|||
- os: linux
|
||||
env: SINGLE_FEATURES="none sig-rsa sig-rsa3072 overwrite-only validate-primary-slot swap-move" TEST=sim
|
||||
- os: linux
|
||||
env: SINGLE_FEATURES="enc-rsa" TEST=sim
|
||||
env: SINGLE_FEATURES="enc-rsa enc-ec256" TEST=sim
|
||||
|
||||
# Values defined in $MULTI_FEATURES consist of any number of features
|
||||
# to be enabled at the same time. The list of multi-values should be
|
||||
|
|
Loading…
Reference in New Issue