Skip to content

Bump python versions to 3.10.12 and 3.11.4 #305

Bump python versions to 3.10.12 and 3.11.4

Bump python versions to 3.10.12 and 3.11.4 #305

Re-run triggered August 5, 2023 20:02
Status Failure
Total duration 4s
Artifacts

ci.yml

on: push
changes
5s
changes
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build (python/3.10/jammy)
The job was canceled because "python_3_11_jammy" failed.
build (python/3.11/jammy)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -eux; \t\twget --progress=dot:giga -O get-pip.py \"$PYTHON_GET_PIP_URL\"; \techo \"$PYTHON_GET_PIP_SHA256 *get-pip.py\" | sha256sum -c -; \t\texport PYTHONDONTWRITEBYTECODE=1; \t\tpython get-pip.py \t\t--disable-pip-version-check \t\t--no-cache-dir \t\t--no-compile \t\t\"pip==$PYTHON_PIP_VERSION\" \t\t\"setuptools==$PYTHON_SETUPTOOLS_VERSION\" \t; \trm -f get-pip.py; \t\tpip --version" did not complete successfully: exit code: 1