Trigger ARM64 docker image build #64
docker.yml
on: push
docker-amd64
52m 56s
docker-arm64
4h 37m
Annotations
1 error and 2 warnings
docker-arm64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"TDLib ${tdlib_version}-${tdlib_branch}\" > tdlib-version && git clone https://github.com/tdlib/td.git && cd td && git checkout ${tdlib_branch} && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX:PATH=/usr .. && cmake --build . --target install" did not complete successfully: exit code: 2
|
docker-amd64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docker-arm64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|