feat: support to protocol 14.05 #11028
build-docker.yml
on: pull_request
cancel-runs
2s
build_docker_x86
27s
build_docker_arm
33s
Annotations
2 errors
build_docker_x86
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends cmake git \tunzip build-essential ca-certificates curl zip unzip tar \tpkg-config ninja-build autoconf automake libtool \tpython3 \t&& apt-get clean \t&& rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
build_docker_arm
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends cmake git \tunzip build-essential ca-certificates curl zip unzip tar \tpkg-config ninja-build autoconf automake libtool libluajit-5.1-dev libluajit-5.1-common \tpython3 \t&& apt-get clean \t&& rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|