Merge pull request #173 from xiaoxiang781216/ci-macos
CI: build arm-11 instead of arm-13 for macOS
This commit is contained in:
commit
f58d607ad2
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…
x
Reference in New Issue
Block a user