samples: lvgl: ci: Build for native_posix_64
Added, build only, native_posix_64 board to sample.yaml file. This will cover both compilation of the SDL display driver and kscan driver. Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
This commit is contained in:
parent
8ba99a40f8
commit
7422a6868a
|
@ -22,3 +22,7 @@ tests:
|
|||
platform_allow: nrf52840dk_nrf52840
|
||||
extra_args: SHIELD=waveshare_epaper_gdeh029a1
|
||||
tags: shield
|
||||
sample.display.lvgl.sdl:
|
||||
build_only: true
|
||||
platform_allow: native_posix_64
|
||||
tags: samples display gui
|
||||
|
|
Loading…
Reference in a new issue