We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c276aca commit cd47438Copy full SHA for cd47438
1 file changed
.github/workflows/spec_test_on_nuttx.yml
@@ -74,11 +74,11 @@ jobs:
74
target: "riscv32",
75
fpu_type: "none"
76
},
77
- {
78
- config: "boards/risc-v/qemu-rv/rv-virt/configs/nsh",
79
- target: "riscv32_ilp32f",
80
- fpu_type: "fp"
81
- },
+ #{
+ # config: "boards/risc-v/qemu-rv/rv-virt/configs/nsh",
+ # target: "riscv32_ilp32f",
+ # fpu_type: "fp"
+ #},
82
# {
83
# config: "boards/risc-v/qemu-rv/rv-virt/configs/nsh",
84
# target: "riscv32_ilp32d",
0 commit comments