ci #486
ci.yml
on: schedule
Matrix: prepare
Matrix: e2e
Matrix: test
Matrix: validate
Matrix: build
Annotations
2 errors
build (buildkit)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c TARGETPLATFORM=${TARGETPLATFORM} configure_qemu.sh && make -j \"$(getconf _NPROCESSORS_ONLN)\" && make install && cd /usr/bin && for f in $(ls qemu-*); do xx-verify --static $f; done" did not complete successfully: exit code: 1
|
build (mainline)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c TARGETPLATFORM=${TARGETPLATFORM} configure_qemu.sh && make -j \"$(getconf _NPROCESSORS_ONLN)\" && make install && cd /usr/bin && for f in $(ls qemu-*); do xx-verify --static $f; done" did not complete successfully: exit code: 1
|