diff --git a/.github/workflows/spec_test_on_nuttx.yml b/.github/workflows/spec_test_on_nuttx.yml index 2e940b0e..712bd06b 100644 --- a/.github/workflows/spec_test_on_nuttx.yml +++ b/.github/workflows/spec_test_on_nuttx.yml @@ -74,11 +74,11 @@ jobs: target: "riscv32", fpu_type: "none" }, - { - config: "boards/risc-v/qemu-rv/rv-virt/configs/nsh", - target: "riscv32_ilp32f", - fpu_type: "fp" - }, + #{ + # config: "boards/risc-v/qemu-rv/rv-virt/configs/nsh", + # target: "riscv32_ilp32f", + # fpu_type: "fp" + #}, # { # config: "boards/risc-v/qemu-rv/rv-virt/configs/nsh", # target: "riscv32_ilp32d",