CI: Bump NuttX version to 12.6 (#3684)
This commit is contained in:
4
.github/workflows/compilation_on_nuttx.yml
vendored
4
.github/workflows/compilation_on_nuttx.yml
vendored
@ -86,14 +86,14 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: apache/nuttx
|
||||
ref: releases/12.4
|
||||
ref: releases/12.6
|
||||
path: nuttx
|
||||
|
||||
- name: Checkout NuttX Apps
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: apache/nuttx-apps
|
||||
ref: releases/12.4
|
||||
ref: releases/12.6
|
||||
path: apps
|
||||
|
||||
- name: Checkout WAMR
|
||||
|
||||
Reference in New Issue
Block a user