update release build base image from centos7 to Almalinux 8 #23
Annotations
2 errors and 1 warning
Command ['sh', '-c', '(curl -fsSL -O https://raw.githubusercontent.com/cloudspinx/centos7-vault-repositories/main/generate_base_repos.sh && curl -fsSL -O https://raw.githubusercontent.com/cloudspinx/centos7-vault-repositories/main/enable_repos.sh && bash generate_base_repos.sh && yes | bash enable_repos.sh && mkdir ~/repos_backup && mv /etc/yum.repos.d/* ~/repos_backup && cp -r centos7_repos/* /etc/yum.repos.d/ && yum clean all && yum makecache fast) && (./scripts/build_ffmpeg.sh --device=cpu)\n'] failed with code 127.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading