mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00: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:
parent
0c84e22aaf
commit
68ed2a2afc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue