feat: add rust and deno to ubuntu_dev #13
Annotations
3 errors
build (ubuntu_dev/Dockerfile, ubuntu_dev, ubuntu_dev, latest)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c apt-get update && apt-get install -y -q --no-install-recommends sudo gcc make curl pypy linux-headers-generic libssl-dev python2-dev python3-dev pypy-dev && curl --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain $RUST_VERSION -y && apt-get install -y -q --no-install-recommends build-essential clang cmake libglib2.0-dev lld protobuf-compiler && /usr/local/cargo/bin/cargo install --locked --version $DENO_VERSION deno && apt-get remove -y build-essential clang cmake libglib2.0-dev lld protobuf-compiler && apt-get autoremove -y && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 101
|
build (ubuntu_dev/Dockerfile.jammy, ubuntu_dev, ubuntu_dev, jammy)
The job running on runner github-runner-local-enANLV3HNqe0s has exceeded the maximum execution time of 180 minutes.
|
build (ubuntu_dev/Dockerfile.jammy, ubuntu_dev, ubuntu_dev, jammy)
The operation was canceled.
|