We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 231d412 commit 9005f12Copy full SHA for 9005f12
.github/workflows/ci_set_matrix.py
@@ -17,7 +17,7 @@
17
family_list = {
18
"broadcom_32bit": ["arm-gcc"],
19
"broadcom_64bit": ["aarch64-gcc"],
20
- "ch32v10x ch32v20x ch32v307 fomu gd32vf103": ["riscv-gcc"],
+ "ch32v10x ch32v20x ch32v30x fomu gd32vf103": ["riscv-gcc"],
21
"da1469x": ["arm-gcc"],
22
"imxrt": ["arm-gcc", "arm-clang"],
23
"kinetis_k kinetis_kl kinetis_k32l2": ["arm-gcc", "arm-clang"],
0 commit comments