This should be resolved now with these two PRs that have merged.
https://github.com/apache/incubator-nuttx/pull/7632
https://github.com/apache/incubator-nuttx-apps/pull/1435
--Brennan
On Sat, Nov 19, 2022, 12:45 PM Brennan Ashton
wrote:
> It has to do with the CI configuration, but should not
It has to do with the CI configuration, but should not be breaking
anything. I'll put up a PR today to bump the version we use. The build
itself should be running in a 22.04 container already.
Thanks for the reminder!
--Brennan
On Sat, Nov 19, 2022, 12:17 PM Tim Hardisty wrote:
> The checks o
The checks on the few PRs I've done give an error " The ubuntu-18.04
environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest),
or ubuntu-22.04 instead."
Is that me (my machine is on 22.04 though) or a script/github problem?