Skip to content

Commit 6cf12c1

Browse files
committed
tests: gen_isr_table: remove misnamed platform
This platform does not exist, causing ci failures due to recent additional checks added. Signed-off-by: Anas Nashif <[email protected]>
1 parent f5e047e commit 6cf12c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/kernel/gen_isr_table/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tests:
2020
arch.interrupt.gen_isr_table.arm_mainline: &arm-mainline
2121
platform_allow: qemu_cortex_m3
2222
platform_exclude:
23-
- stmf103_mini
23+
- stm32f103_mini
2424
- nucleo_f103rb
2525
- olimexino_stm32
2626
- stm32_min_dev@black

0 commit comments

Comments
 (0)