test: setup test matrix #5
test-with-min-python-min-java.yaml
on: pull_request
Test with min python and min java
16s
Annotations
1 error
Test with min python and min java
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache python3${PYTHON3_PACKAGE} && 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: 127
|