tests: Replace nRF54H20 PDK with nRF54H20 DK

nRF54H20 PDK is superseded by nRF54H20 DK and will no longer be
supported.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
This commit is contained in:
Andrzej Głąbek 2024-03-13 17:25:13 +01:00 committed by Fabio Baltieri
parent 3a6fadf270
commit 787e245761
2 changed files with 2 additions and 2 deletions

View file

@ -37,8 +37,8 @@ tests:
# Exclude nRF54L15 and nRF54H20 as Nordic HAL is not compatible with C++98.
platform_exclude:
- nrf54l15pdk/nrf54l15/cpuapp
- nrf54h20pdk/nrf54h20/cpuapp
- nrf54h20pdk/nrf54h20/cpurad
- nrf54h20dk/nrf54h20/cpuapp
- nrf54h20dk/nrf54h20/cpurad
build_only: true
extra_configs:
- CONFIG_STD_CPP98=y