Bookworm Images #114
release.yml
on: schedule
Release - Docker image
1m 0s
Annotations
1 error
Release - Docker image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x \t&& apt-get update \t&& apt-get install -y --no-install-recommends --no-install-suggests \t\tgit \t\tca-certificates \t\tbuild-essential \t\tcmake \t\tmold \t&& git clone https://github.com/ptitSeb/box64.git \t&& mkdir /box64/build \t&& cd /box64/build \t&& cmake .. -D ADLINK=1 -D CMAKE_BUILD_TYPE=RelWithDebInfo -D WITH_MOLD=1 \t&& mold -run make -j$(nproc) \t&& make install DESTDIR=/tmp/install" did not complete successfully: exit code: 100
|