mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 10:46:28 +08:00
build.yaml: Change arm-11 to arm-12
since arm-12 finish more quickly than arm-11 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -79,7 +79,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
boards: [arm-11, mips-riscv-x86-xtensa, sim]
|
||||
boards: [arm-12, mips-riscv-x86-xtensa, sim]
|
||||
|
||||
steps:
|
||||
- name: Checkout nuttx repo
|
||||
|
||||
Reference in New Issue
Block a user