samples: modules: nanopb: Limit the integration platforms
Reduce the number of build tests by explicitly setting the integrations platforms. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
This commit is contained in:
parent
fc7287166c
commit
7256a19056
|
@ -13,3 +13,6 @@ common:
|
|||
tests:
|
||||
sample.modules.nanopb:
|
||||
tags: samples nanopb
|
||||
integration_platforms:
|
||||
- native_posix
|
||||
- native_posix_64
|
||||
|
|
Loading…
Reference in a new issue