Skip to content

Commit 953c1bf

Browse files
committed
ci: remove testing on nios2
NIOS 2 was dropped in Zephyr. Signed-off-by: Anas Nashif <[email protected]>
1 parent 488cb27 commit 953c1bf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,9 +1560,6 @@ jobs:
15601560
mips-zephyr-elf)
15611561
PLATFORM_ARGS+="-p qemu_malta "
15621562
;;
1563-
nios2-zephyr-elf)
1564-
PLATFORM_ARGS+="-p qemu_nios2 "
1565-
;;
15661563
riscv64-zephyr-elf)
15671564
PLATFORM_ARGS+="-p qemu_riscv32 "
15681565
PLATFORM_ARGS+="-p qemu_riscv32e "

0 commit comments

Comments
 (0)