Skip to content

Commit

Permalink
Bluetooth samples: unicast audio: Change integration_target
Browse files Browse the repository at this point in the history
Change the integration target to something more meaningfull,
i.e. something users are more likely want to try it on,
and therefore in which it is better to do more testing.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
  • Loading branch information
aescolar committed Nov 1, 2023
1 parent 497be9c commit eaf6288
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/bluetooth/unicast_audio_client/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tests:
- native_sim
tags: bluetooth
integration_platforms:
- qemu_cortex_m3
- nrf5340dk_nrf5340_cpuapp
sysbuild: true
sample.bluetooth.audio_unicast_client.bt_ll_sw_split:
harness: bluetooth
Expand Down
2 changes: 1 addition & 1 deletion samples/bluetooth/unicast_audio_server/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tests:
- native_sim
tags: bluetooth
integration_platforms:
- qemu_cortex_m3
- nrf5340dk_nrf5340_cpuapp
sysbuild: true
sample.bluetooth.audio_unicast_server.bt_ll_sw_split:
harness: bluetooth
Expand Down

0 comments on commit eaf6288

Please sign in to comment.