[PATCH] CI: Move to Ubuntu 24.04 'Noble' as the base
Tom Rini
trini at konsulko.com
Tue Nov 11 04:51:43 CET 2025
On Sat, 01 Nov 2025 09:32:01 -0600, Tom Rini wrote:
> The changes here are that we need to ensure python setuptools are
> in our build virtual environments as they will no longer come in via
> python even in a virtual environment. As part of this ensure setuptools
> is in our cache and also include pytest-azurepipelines as we should have
> been doing. Next, we move away from using apt-key directly and move that
> stanza towards the rest of the apt work. This also lets us drop
> directly installing gnupg2. These steps are not strictly required for
> 24.04 but will be for later releases and are valid now. Finally, we drop
> the unused PTYHONPATH ENV line.
>
> [...]
Applied to u-boot/next, thanks!
[1/1] CI: Move to Ubuntu 24.04 'Noble' as the base
commit: 9420160a0d145be2e4b53742612fdf4fb43d11af
--
Tom
More information about the U-Boot
mailing list