Skip to content

get it working

get it working #138

Triggered via push November 6, 2023 21:58
Status Failure
Total duration 1m 19s
Artifacts

release.yaml

on: push
build-and-push-image
1m 9s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"${TARGETARCH}\" = \"arm64\" ] && [ \"${BUILDARCH}\" != \"arm64\" ]; then export CC=aarch64-linux-musl-gcc CXX=aarch64-linux-musl-g++; elif [ \"${TARGETARCH}\" = \"amd64\" ] && [ \"${BUILDARCH}\" != \"amd64\" ]; then export CC=x86_64-linux-musl-gcc CXX=x86_64-linux-musl-g++; fi; make -j$(nproc) static_lib" did not complete successfully: exit code: 2