Return to building on 20.04 and 22.04#186
Conversation
|
@jankratochvil I'm hoping to change back to this, if you look at the master branch it's failing. It's just more stable when we use LTS hosts and you lose control when you use latest as the version can be bumped automatically at anytime. It's just hard to keep green builds when using latest. |
|
I did not know there is any difference of latest vs. 22.04. Sure I am fine returning it from
|
|
build_and_test to build_and_test_multi it is! and build-something to ubuntu-something it is! |
|
Is that "gcc scan-build" removal intentional? |
It might be, playing around with that, our build seems to timeout and get stuck/break there, if that's buggy I'll remove it, we would still have the clang version of "scan-build" so I'd be happy to remove it if it was buggy. |
Building on latest can be unstable, back to manual bumps and availing of newer OS's via containers. We will likely bump to 24.04 and drop 20.04 when it's released. Some env var fixes also.
|
I'm not sure but it might have been the "unset" that fixed this in the end, anyway, green build! |
Building on latest can be unstable, back to manual bumps and availing
of newer OS's via containers. We will likely bump to 24.04 and
drop 20.04 when it's released. Some env var fixes also.