cmake: update docker cmake to 3.26.0 - #9865
Conversation
7c446ac to
2db45b4
Compare
|
@xiaoxiang781216 is it possible to create an image already with cmake-format to avoid the pip error? (error #11 https://acassis.wordpress.com/2023/06/20/nuttx-ci-github-failures-list/ ) |
It's possible if we create a dedicated docker image or reuse the one we used to build nuttx image. |
Hi @raiden00pl @acassis |
50c6685 to
bad03e3
Compare
|
I'm opening this PR. |
Summary
an attempt to fix broken
FetchContent_Declare()follow up to #9854
Impact
Testing
CI