[Skiboot] [PATCH] ci: Remove Centos 8
Cédric Le Goater
clg at kaod.org
Tue Mar 8 00:13:48 AEDT 2022
On 3/7/22 03:24, Joel Stanley wrote:
> With Centos 8 gone "EOL", the Centos 8 repositories have been moved(!)
> causing the build to fail:
>
> Step 2/14 : RUN yum -y update && yum clean all
> ---> Running in 49e78cad4cda
> CentOS Linux 8 - AppStream 424 B/s | 38 B 00:00
> Error: Failed to download metadata for repo 'appstream': Cannot prepare
> internal mirrorlist: No URLs in mirrorlist
>
> Remove the build from CI as it no longer works.
>
> Signed-off-by: Joel Stanley <joel at jms.id.au>
> ---
> .github/workflows/docker-builds-checks.yml | 2 +-
> opal-ci/Dockerfile-centos8 | 16 -------------
> opal-ci/build-centos8.sh | 28 ----------------------
> 3 files changed, 1 insertion(+), 45 deletions(-)
> delete mode 100644 opal-ci/Dockerfile-centos8
> delete mode 100755 opal-ci/build-centos8.sh
Applied to master.
Thanks,
C.
More information about the Skiboot
mailing list