Docker Image CI #36
Annotations
1 error and 1 warning
Build and push centos-7-cross-arm64
buildx failed with: ERROR: failed to solve: process "/bin/bash --login -c wget -q --no-check-certificate https://github.com/Kitware/CMake/releases/download/v3.29.4/cmake-3.29.4.tar.gz && tar zxf cmake-3.29.4.tar.gz && cd cmake-3.29.4 && ./bootstrap -- -DCMAKE_USE_OPENSSL=OFF && make -s -j4 && make install && cd .. && rm -rf cmake-3.29.4 && rm -rf cmake-3.29.4.tar.gz && cmake --version" did not complete successfully: exit code: 7
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading