commit | b0a23a60ddec73cd9c75d4f6a1f1051bc002bfc5 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Aug 08 22:44:45 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 12 16:10:32 2022 -0400 |
tree | e450f27d33d649620c06a80b06390405fe246b35 | |
parent | 6fc212779c990ff27a430e370bfb8fac01ddde7f [diff] |
CI: Azure: Move to Ubuntu 22.04 image 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 <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>