mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 03:46:03 +00:00
Limit execution in CI when using --integration option of sanitycheck. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
157 B
YAML
8 lines
157 B
YAML
tests:
|
|
libraries.libc.sprintf:
|
|
filter: not CONFIG_SOC_MCIMX7_M4
|
|
tags: libc
|
|
integration_platforms:
|
|
- native_posix
|
|
- native_posix_64
|