boards: native_posix: Disable default testing on native_posix_64
Enabling of testing/default impacts all PR CIs. There isn't that much extra value for all PRs to have both native_posix and native_posix_64. Go with native_posix, since most targets are 32-bit on Zephyr. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
fd17b86b94
commit
17dc9e56cc
1 changed files with 0 additions and 2 deletions
|
@ -8,5 +8,3 @@ toolchain:
|
|||
supported:
|
||||
- netif:eth
|
||||
- usb_device
|
||||
testing:
|
||||
default: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue