mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-27 15:01:03 +08:00
Add nxp-mimxrt1020-azurertos to Actions
This commit is contained in:
parent
ea85f93e37
commit
61070d136d
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -87,3 +87,9 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: stm32-nucleo-h743z
|
||||
run: make -C examples/stm32-nucleo-h743z build
|
||||
nxp-mimxrt1020-azurertos:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: nxp-mimxrt1020-azurertos
|
||||
run: make -C examples/nxp-mimxrt1020-azurertos build
|
||||
|
Loading…
x
Reference in New Issue
Block a user