On Mon, 8 Aug 2022 at 20:44, Tom Rini <[email protected]> wrote: > > As per https://github.com/actions/runner-images/issues/6002 the Ubuntu > 18.04 image is deprecated and will be removed by December 1, 2022. > Move to the Ubuntu 22.04 image as our base for launching our containers > from. > > Signed-off-by: Tom Rini <[email protected]> > --- > .azure-pipelines.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

