tests/misc/test_build: Switch integration_platform to native_sim

Switch from native_posix to native_sim as default test platform

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
diff --git a/tests/misc/test_build/testcase.yaml b/tests/misc/test_build/testcase.yaml
index 983d3e4..4273245 100644
--- a/tests/misc/test_build/testcase.yaml
+++ b/tests/misc/test_build/testcase.yaml
@@ -8,7 +8,7 @@
     extra_args: CONF_FILE=debug.conf
     tags: debug
     integration_platforms:
-      - native_posix
+      - native_sim
     filter: CONFIG_CONSOLE_HAS_DRIVER
   bootloader.mcuboot.build:
     tags: mcuboot
@@ -25,6 +25,6 @@
     build_only: true
     tags: kconfig
     integration_platforms:
-      - native_posix
+      - native_sim
     extra_configs:
       - CONFIG_KERNEL_BIN_NAME="A_kconfig_value_with_a_utf8_char_in_it_Bøe_"