On 10/3/23 14:38, Peter Maydell wrote:
On Fri, 10 Mar 2023 at 13:33, Philippe Mathieu-Daudé <[email protected]> wrote:When we introduced this Gitlab-CI job in commit 71920809ce ("gitlab-ci.yml: Add jobs to build EDK2 firmware binaries"), the naive plan was to have reproducible binaries by downloading what this job would build, testing it and eventually committing it. With retrospective, nothing happened 3 years later and this job is just bitrotting: Step 1/3 : FROM ubuntu:18.04 18.04: Pulling from library/ubuntu mediaType in manifest should be 'application/vnd.docker.distribution.manifest.v2+json' not 'application/vnd.oci.image.manifest.v1+json' Remove this job to avoid wasting maintenance and CI ressources.Does the same thing hold for the opensbi job ?
Cc'ing Bin, I have no idea.
