mirror of
https://github.com/apache/nuttx.git
synced 2026-09-12 21:50:14 +00:00
CI: build arm-11 instead of arm-13 for macOS
Sync with https://github.com/apache/incubator-nuttx-apps/pull/173
This commit is contained in:
parent
b855ec2e3d
commit
e80fe4ba3d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -71,7 +71,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
boards: [arm-13, mips-riscv-x86-xtensa, sim]
|
||||
boards: [arm-11, mips-riscv-x86-xtensa, sim]
|
||||
|
||||
steps:
|
||||
- name: Checkout nuttx repo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue