Weekly wheel build images #99
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
container_builds_weekly.yml
on: schedule
Matrix: Build wheel containers
Annotations
1 error
Build wheel containers (musllinux, _1_1, i686, 7 8 9)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add -u redland rasqal hdf5 swig && cd /opt/_internal && tar -Jxvf static-libs-for-embedding-only.tar.xz && sed 's/^\\(pydantic>.*<\\).*$/\\12/' -i /tmp/requirements_full.txt && mkdir -p /ci/pip_cache && for minor in ${PY_MINORS}; do python3.${minor} -m pip install -U pip && python3.${minor} -m pip install -U setuptools wheel && python3.${minor} -m pip install -U --cache-dir /ci/pip_cache cmake oldest-supported-numpy && python3.${minor} -m pip install --cache-dir /ci/pip_cache --prefer-binary -r /tmp/requirements_full.txt -r /tmp/requirements_dev.txt; done" did not complete successfully: exit code: 1
|