tools/ci: migrate some ci build configurations to CMake#9854
tools/ci: migrate some ci build configurations to CMake#9854xiaoxiang781216 merged 2 commits intoapache:masterfrom
Conversation
|
@raiden00pl please rebase your patch to the last mainline, macOS ci has been fixed. |
c59e6ce to
ab4e64a
Compare
|
@xiaoxiang781216 @anchao any idea why this job can't pass ?https://github.com/apache/nuttx/actions/runs/5596871841/jobs/10234585507?pr=9854 |
look like the .config is changed: |
|
It's most likely from:
Probably cmake CI handles this wrong |
Hi @raiden00pl , |
ac34c44 to
a60343c
Compare
|
@anchao thanks, this problem fixed |
|
I had to disable all configurations that use external projects. For some reason |
should we upgrade to 3.26.4? |
|
@xiaoxiang781216 cmake 3.16 is really old, so if there are no contraindications, it is better to use something newer. |
Hi @raiden00pl I have a quick fix to resolve 'cmake-format' issue, let us waiting for ci finish. |
Ok, let's merge this patch first. |
Summary
tools/ci: migrate some ci build configurations to CMake
Impact
Testing
CI