Skip to content

test: setup test matrix #2

test: setup test matrix

test: setup test matrix #2

Triggered via pull request November 3, 2023 13:12
Status Failure
Total duration 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error
Test
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache \"python3${PYTHON3_VERSION}\" && python3 -m ensurepip && pip3 install --upgrade pip setuptools && rm -r /usr/lib/python*/ensurepip && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && if [[ ! -e /usr/bin/python ]]; then ln -sf /usr/bin/python3 /usr/bin/python; fi && rm -r /root/.cache" did not complete successfully: exit code: 99